Wrapper around a VectorStore for easy access.
VectorStoreIndexWrapper()Query the VectorStore using the provided LLM.
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.