VectorStoreToolkit
is a toolkit which takes in a vector store, and converts it to a tool which can then be invoked, passed to LLMs, agents and more.
Setup
If you want to get automated tracing from runs of individual tools, you can also set your LangSmith API key by uncommenting below:Installation
This toolkit lives in thelangchain
package: