kotaemon/knowledgehub/embeddings
2023-11-14 11:51:10 +07:00
..
__init__.py [AUR-392, AUR-413, AUR-414] Define base vector store, and make use of ChromaVectorStore from llama_index. Indexing and retrieving vectors with vector store (#18) 2023-09-14 14:18:20 +07:00
base.py Move Document and other interface into base/schema (#69) 2023-11-14 11:51:10 +07:00
cohere.py Add Huggingface embeddings and Cohere embeddings (#63) 2023-11-10 09:38:30 +07:00
huggingface.py Add Huggingface embeddings and Cohere embeddings (#63) 2023-11-10 09:38:30 +07:00
openai.py [AUR-429] Add MVP pipeline with Ingestion and QA stage (#39) 2023-10-05 12:31:33 +07:00