What's Changed
- feat: llama index support by @dexters1 in #186
- feat: log search queries and results by @borisarzentar in #166
- test: chunking unit tests by @0xideas in #205
- feat: switch to gpt-4o-mini by default by @0xideas in #233
- feat: add vector and graph dbs state to README file by @borisarzentar in #235
- fix: Rename remaining 'query' keyword args in cognee.search to 'query_text' by @0xideas in #234
- test: pydantic unit tests by @0xideas in #230
- feat: eval on swe bench by @alekszievr in #232
- refactor: Change proxy url to be to custom domain by @dexters1 in #240
- chore: Add optional dependencies by @dexters1 in #241
- fix: fixes cognify duplicated edges and resets the methods to an olde… by @hajdul88 in #242
- feat: Integrate Milvus as a Vector Database Provider by @jinhonglin-ryan in #243
- feat: Milvus vector db by @dexters1 in #244
- fix: deletes get_graph_from_model test of the faulty old implementation by @hajdul88 in #245
- docs: Update readme by @dexters1 in #246
- fix: Fix dlt for metadata by @dexters1 in #247
- fix: Resolve issue with embedding data points for Milvus by @dexters1 in #248
- fix: Resolve issue when metadata is updated by @dexters1 in #249
- fix: check if repo path exists before starting the pipeline by @alekszievr in #252
- fix: Skip empty files in get repo file dependencies by @alekszievr in #254
- chore: Fix issue with notebook github actions by @dexters1 in #256
- feat: Integrate graphiti's temporal awareness functionality as Tasks by @alekszievr in #253
- feat: Creates edge embeddings collection by @hajdul88 in #251
- test: Update gh actions so they can run outside of PR to main by @dexters1 in #263
- fix: refactor get_graph_from_model to return nodes and edges correctly by @borisarzentar in #257
- fix: data dataset model changes by @dexters1 in #260
- docs: Add code of conduct, NOTICE, and licenses/ by @RaphaelS1 in #266
- feat: Add cognee config to telemetry by @alekszievr in #265
- feat: more document types by @dexters1 in #269
- feat: implementing additional retriever approaches by @hajdul88 in #262
- feat: Calculate official hotpot EM and F1 scores by @alekszievr in #292
- chore: Create autoupdate.yaml by @Vasilije1990 in #291
- ⬆️ Bump actions/cache from 3 to 4 by @dependabot in #298
- chore: delete unused files by @Vasilije1990 in #342
- ⬆️ Bump SethCohen/github-releases-to-discord from 1.15.0 to 1.16.2 by @dependabot in #297
- ⬆️ Bump sentry-sdk from 2.19.0 to 2.19.2 by @dependabot in #317
- ⬆️ Bump ruff from 0.2.2 to 0.8.2 by @dependabot in #319
- ⬆️ Bump notebook from 7.2.2 to 7.3.1 by @dependabot in #316
- feat: Added basic profiling by @Vasilije1990 in #255
- chore: Remove unused files by @Vasilije1990 in #344
- Version 0.1.20 by @borisarzentar in #343
New Contributors
- @jinhonglin-ryan made their first contribution in #243
- @RaphaelS1 made their first contribution in #266
- @dependabot made their first contribution in #298
Full Changelog: v0.1.19...v0.1.20