cognee/cognitive_architecture/infrastructure/databases/vector
Boris Arzentar 769d6b5080 feat: add create-memory and remember API endpoints
Add possibility to create a new Vector memory and store text data points using openai embeddings.
2024-02-25 23:56:50 +01:00
..
lancedb feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
pinecone feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
qdrant feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
weviate feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
__init__.py feat: add vector database interface 2024-02-22 14:09:16 +01:00
get_vector_database.py feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
vector_db_interface.py feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00