Class representing a toolkit for working with multiple vector stores. It initializes multiple vector store QA tools based on the provided vector store information and language model.

Hierarchy

Constructors

Properties

Constructors

Properties

llm: BaseLanguageModelInterface
tools: ToolInterface[]
vectorStoreInfos: VectorStoreInfo[]

Generated using TypeDoc