cognee/notebooks
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
..
cognee - Get Started.ipynb fix: enable sdk and fix config 2024-06-03 14:03:24 +02:00
cognee_demo_1.5.ipynb fix: Fix Jupyter Notebook (#142) 2024-10-07 12:58:54 +02:00
Demo_graph.ipynb feat: add EmbeddingEngine and use local embedding model 2024-03-26 14:43:26 +01:00
full_run.ipynb feat: pipelines and tasks (#119) 2024-07-20 16:49:00 +02:00