Ask a question to get started
Enter to sendā¢Shift+Enter new line
VectorStoreIndexWrapper()
BaseModel
Query the VectorStore using the provided LLM.
VectorStore
Asynchronously query the VectorStore using the provided LLM.
Query the VectorStore and retrieve the answer along with sources.
Asynchronously query the VectorStore and retrieve the answer and sources.
Wrapper around a VectorStore for easy access.