- Using the Python SDK
tensorlake
to upload files and parse them. - Using the langchain-tensorlake package as a tool in LangGraph agents.
Using the Langchain Tool
Thelanchain-tensorlake
package provides a tool that can be used in LangGraph agents. This enables your
agents to automatically use Tensorlake for Document Parsing, without having to write any code
to parse the documents.