DocsGPT/application/vectorstore
2024-06-14 12:58:35 +01:00
..
__init__.py testings 2023-09-26 10:03:22 +01:00
base.py chore: Refactor embeddings instantiation to use a singleton pattern 2024-06-14 12:58:35 +01:00
document_class.py init tests 2024-01-05 17:16:16 +00:00
elasticsearch.py init tests 2024-01-05 17:16:16 +00:00
faiss.py application folder related changes: 2024-01-27 16:25:19 +01:00
mongodb.py Refactor MongoDBVectorStore and add delete_index method 2024-01-06 17:59:01 +00:00
qdrant.py feat: Qdrant vector store 2024-02-28 11:49:15 +05:30
vector_creator.py feat: Qdrant vector store 2024-02-28 11:49:15 +05:30