Design the base interface of vector store, and apply it to the Chroma Vector Store (wrapped around llama_index's implementation). Provide the pipelines to populate and retrieve from vector store. |
||
---|---|---|
.. | ||
resources | ||
__init__.py | ||
test_embedding_models.py | ||
test_indexing_retrieval.py | ||
test_llms_chat_models.py | ||
test_llms_completion_models.py | ||
test_reader.py | ||
test_telemetry.py | ||
test_vectorstore.py |