What's Changed
- fix: run cognee in Docker [COG-1961] by @dexters1 in #775
- fix: Doesn't drop entire PG database, just cleans public schema - Cog 1947 by @Vasilije1990 in #760
- feat: Add uv and poetry support to Cognee [COG-1572] by @dexters1 in #780
- fix: networkx id type change [COG-1876] by @dexters1 in #786
- feat: Mcp SSE support [COG-1781] by @dexters1 in #785
- feat: Add detailed log handling options for Cognee exceptions [COG-1983] by @dexters1 in #782
- fix: versions gh actions [COG-2025] by @dexters1 in #798
- docs: add cognee UI by @hande-k in #799
- feat: remove get_distance_from_collection_names and adapt search by @borisarzentar in #766
- docs: update colab demo by @hande-k in #795
- feat: pass context argument to tasks that require it by @borisarzentar in #788
- feat: abstract logging tool integration by @borisarzentar in #787
- feat: Add Memgraph integration by @matea16 in #751
- refactor: Handle boto3 s3fs dependencies better by @dexters1 in #809
- fix: Fixes collection search limit in brute force triplet search by @hajdul88 in #814
- refactor: Update lanceDB and change delete to work async by @dexters1 in #770
- fix: make onnxruntime flexible by @borisarzentar in #815
- fix: graphiti example by @soobrosa in #816
- feat: Create notebook to show how to compute ranks from graph by @diegoabt in #771
- feat: add MCP check status tool [COG-1784] by @dexters1 in #793
- docs: Update log level of CollectionNotFoundError by @dexters1 in #819
- fix: notebooks by @soobrosa in #818
- fix: cognee docker image by @borisarzentar in #820
- feat: Add columns as nodes in relational db migration by @dexters1 in #826
- fix: exclude files from build by @borisarzentar in #828
- feat: OpenAI compatible route /api/v1/responses by @dm1tryG in #792
- feat: Test db examples by @hande-k in #817
- fix: 812 anthropic fix by @Vasilije1990 in #822
- fix: Mcp small updates by @Vasilije1990 in #831
- fix: pipeline run status migration by @borisarzentar in #836
- feat: Add developer rules by @Vasilije1990 in #833
- fix: Fixes pipeline run status migration by @hajdul88 in #838
- fix: Fixes graph completion search limit by @hajdul88 in #839
- feat: Adds modal parallel evaluation for retriever development by @hajdul88 in #844
- fix: use default threading in Fastembed by @lxobr in #846
- feat: added util logger OS by @Vasilije1990 in #841
- feat: Adds dashboard application to parallel modal evals by @hajdul88 in #847
- fix: hotfix the file uploader in the delete router. by @soobrosa in #842
- feat: Removes hardcoded user prompts from adapters by @hajdul88 in #849
- feat: Adds chain of thought retriever by @hajdul88 in #864
- feat: Adds context extension search by @hajdul88 in #865
- chore: Move files by @Vasilije1990 in #848
- chore: add neo4j to mcp dependencies by @hande-k in #867
- docs: Readme local install by @dexters1 in #872
- feat: Adds subgraph retriever to graph based completion searches by @hajdul88 in #874
- fix: removes ontology resolver initialization at import by @hajdul88 in #876
- docs: Docstring tasks. by @soobrosa in #878
- docs: Docstring modules. by @soobrosa in #877
- docs: Docstring infrastructure. by @soobrosa in #880
- fix: Disable faulty graph metrics calculation in demos by @hajdul88 in #888
- feat: removes unused properies from node and edge pydantic models by @hajdul88 in #884
- refactor: Make relational db migration example clearer [dev branch] by @dexters1 in #882
- fix: memgraph adapter by @hande-k in #899
- feat: add relational db migration and dlt example by @hande-k in #843
- feat: Neo4j base node label by @tomasonjo in #903
- chore: update mcp readme by @hande-k in #914
- feat: Dataset permissions by @dexters1 in #869
- Update README.md by @Vasilije1990 in #928
- fix: adds and invokes Neo4jAdapter initialize for schema setup by @hajdul88 in #933
- fix: deepeval retry by @lxobr in #918
- feat: remote kuzu adapter by @soobrosa in #781
- feat: Adds description to context in graph completion and its subclasses by @hajdul88 in #934
- docs: Adds agentic procurement example by @hajdul88 in #932
- docs: add links to other language versions of README by @dowithless in #935
- chore: Pensar - Upgrade next from 14.2.3 to 14.2.26 by @pensarapp in #895
- fix: Add getting started tutorial to git by @Vasilije1990 in #870
- chore: Pensar - auto fix for 1 issues (CWE-489, CWE-284 by @pensarapp in #937
- refactor: Change include docs to false by default by @dexters1 in #954
- refactor: Make ingestion of documents false by default by @dexters1 in #959
- docs: Add security.md by @dexters1 in #960
- fix: Add dataset id as optional parameter by @dexters1 in #958
- chore: Changes empty ontology logging from warning to info by @hajdul88 in #964
- feat: unify comparative evals by @lxobr in #916
- fix: Qdrant adapter faulty limit=0 behavior in search by @hajdul88 in #965
- fix: Jspv structlog auto config fix by @dexters1 in #907
- feat: Fixes url typo in general adapters by @hajdul88 in #969
- feat: websockets for pipeline update streaming by @borisarzentar in #851
- docs: add dev branch note by @borisarzentar in #971
- chore: mcp readme rewrite by @hande-k in #974
- chore: Add update to mcp readme by @hande-k in #976
- chore: remove aws deployment by @borisarzentar in #975
- feat: Return CI test for docker build by @dexters1 in #977
- fix:Extend postgres by @Vasilije1990 in #962
- fix: Resolve gemini ollama cicd issue by @dexters1 in #979
- feat: Makes s3 pathway imports optional so cognee can run without s3fs by @hajdul88 in #978
- test: Mcp test by @dexters1 in #980
- fix: make instructor version flexible by @borisarzentar in #983
- refactor: Update rel db example by @dexters1 in #985
- version: v0.1.43 by @borisarzentar in #986
- feat: Replaces Owlready2 with RDFLib by @hajdul88 in #981
- feat: Add alembic migration for permissions by @dexters1 in #989
- feat: Permissions db migration by @dexters1 in #992
- docs: Add how to use postgres with Cognee docker compose by @dexters1 in #994
- feat: migrate new UI to cognee by @borisarzentar in #966
- test: Add backend flow test by @dexters1 in #995
- version: 0.2.0.dev0 by @borisarzentar in #999
New Contributors
- @tomasonjo made their first contribution in #903
- @dowithless made their first contribution in #935
- @pensarapp made their first contribution in #895
Full Changelog: v.0.1.42...v0.2.0.dev0