cognee/cognee
Igor Ilic d30c337370 refactor: Use SQLAlchemyAdapter create_database
Added reusing of sqlalchemy adapters create_database method instead of directly writing code for database creation

Refactor #COG-170
2024-10-22 14:23:36 +02:00
..
api refactor: Fix spacing, remove unused config methods 2024-10-22 13:45:23 +02:00
infrastructure refactor: Use SQLAlchemyAdapter create_database 2024-10-22 14:23:36 +02:00
modules Merge branch 'main' of github.com:topoteretes/cognee into COG-170-PGvector-adapter 2024-10-22 12:41:18 +02:00
shared feat: add telemetry logging to pipelines and tasks (#140) 2024-09-29 12:20:48 +02:00
tasks fix: various fixes for the deployment 2024-10-22 11:26:48 +02:00
tests refactor: Fix spacing, remove unused config methods 2024-10-22 13:45:23 +02:00
__init__.py feat: migrate search to tasks (#144) 2024-10-07 14:41:35 +02:00
base_config.py chore: remove unnecessary env variables 2024-09-12 20:32:25 +02:00
fetch_secret.py chore: rename package 2024-03-13 16:08:11 +01:00
pipelines.py feat: expose cognee.pipelines (#125) 2024-07-27 10:01:44 +02:00
root_dir.py fix: enable sdk and fix config 2024-06-03 14:03:24 +02:00