cognee/cognitive_architecture/database
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
..
data feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
graphdb Fixes to create db script 2024-02-20 17:41:40 +01:00
relationaldb feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
vectordb fix: add python module resolution root and remove loading of env variables 2024-02-19 18:43:55 +01:00
__init__.py Build the docker and push 2023-12-16 15:25:32 +01:00
database_manager.py Fixes to database manager 2024-02-19 23:33:53 +01:00