cognee/cognitive_architecture/database/relationaldb
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
..
models feat: add create-memory and remember API endpoints 2024-02-25 23:56:50 +01:00
__init__.py Refactor sql database so it supports sqlite, added new vectordb type and improved a few things 2024-02-15 15:58:12 +01:00
database.py Fixes to create db script 2024-02-20 18:06:31 +01:00
database_crud.py ran black, fixed some linting issues 2024-02-15 18:01:12 +01:00