Installation
- Install the Python package with
pip install langchain-teradata
Setup
The first step is to create a connection to your Teradata Vantage system. You’ll need your Teradata credentials including hostname, username, password, and optionally API tokens for cloud deployments. For detailed setup instructions, see the Teradata Vector Store User Guide and Getting started with Vantage Cloud LakeWrappers
VectorStore
There exists a wrapper around Teradata Vector database, allowing you to use it as a vectorstore, whether for similarity search or rag pipelines To import this vectorstore:Usage
For a more detailed walkthrough of the Teradata VectorStore, refer to langchain-teradata User Guide and langchain-teradata workflowsConnect these docs to Claude, VSCode, and more via MCP for real-time answers.