cognee/cognee/infrastructure/databases
Igor Ilic fcd60861ba
fix: Fix Jupyter Notebook (#142)
* fix: resolve issue with dlt sqlalchemy usage
Cognee database configuration information was not handled properly by dlt, a new dlt handler
moudle was made to handle database configuration propagation.

* fix: resolve issue with jupyter notebook

cognee add function uses old way of working in the notebook, updated it to
work with the latest state of the cognee add function which doesn't return output.

* fix: Remove empty DB_PATH argument from .env.template

Empty value for DB_PATH in the .env file overrides default value for path intended to be used by cognee.

---------
2024-10-07 12:58:54 +02:00
..
graph feat: user authentication in routes (#133) 2024-09-08 21:12:49 +02:00
relational fix: Fix Jupyter Notebook (#142) 2024-10-07 12:58:54 +02:00
vector feat: add sqlalchemy as dlt destination (#137) 2024-09-21 15:58:28 +02:00
__init__.py chore: rename package 2024-03-13 16:08:11 +01:00