cognee/cognee/infrastructure/databases/vector
Igor Ilic f41228aa51 fix: Resolve import of optional package
Resolve issue with forced import of optional pgvector package.

Fix COG-595
2024-12-02 14:52:24 +01:00
..
embeddings feat: COG-585 enable custom llm and embeding models 2024-11-22 10:26:21 +01:00
lancedb Fix: renames new vector db and cogneegraph methods 2024-11-27 13:47:26 +01:00
models feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00
pgvector fix: Resolve import of optional package 2024-12-02 14:52:24 +01:00
pinecone Cog 174 (#84) 2024-04-26 00:16:03 +02:00
qdrant Fix: renames new vector db and cogneegraph methods 2024-11-27 13:47:26 +01:00
weaviate_db Fix: renames new vector db and cogneegraph methods 2024-11-27 13:47:26 +01:00
__init__.py feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00
config.py feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00
create_vector_engine.py feat: COG-585 enable custom llm and embeding models 2024-11-22 10:26:21 +01:00
get_vector_engine.py fix: Resolve issue with pgvector timeout (#3) 2024-11-19 15:31:26 +01:00
utils.py chore: fixes PR issues regarding vector normalization and cognee graph 2024-11-26 15:37:34 +01:00
vector_db_interface.py feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00