v0.1.37
What's Changed
- feat: Add default user to config by @Vasilije1990 in #682
- feat: Add Benchmark results by @Vasilije1990 in #697
- chore: Remove outdated nodejs example, add specific versioning for mcp by @dexters1 in #698
- feat: add graph creation prompt by @lxobr in #686
- feat: add mcp search by @dexters1 in #702
- fix: get default tasks by @lxobr in #700
- feat: Rename completition search by @Vasilije1990 in #701
- fix: Resolve duplicate chunk issue for PGVector [COG-895] by @dexters1 in #705
- fix: Resolve failing test for RAG_COMPLETION, add RAG_COMPLETION to MCP by @dexters1 in #706
- fix: ollama test embedding endpoint by @borisarzentar in #708
- test: relational db migration by @hande-k in #695
- fix: Resolve issue with missing name if no attribute by @dexters1 in #707
- feat: New tests by @Vasilije1990 in #678
- chore: human eval by @dexters1 in #721
- fix: Refactor notebooks by @Vasilije1990 in #720
- tests: Add gh action to test relational db migration [COG-1591] by @dexters1 in #718
- fix: Update README.md by @Vasilije1990 in #725
- feature: tighten run_tasks_base by @lxobr in #730
- feat: Adding rate limiting by @Vasilije1990 in #709
- fix: gemini gh action by @dexters1 in #748
- fix: Embedding string [COG-1900] by @dexters1 in #742
- feat: Adds S3 ingestion functionality by @hajdul88 in #731
- fix: Index graph edges embedding error by @hajdul88 in #750
- fix: add top-k to missing searches [COG-1862] by @dexters1 in #743
- feat: Add initial cognee pipeline simplification [COG-1705] by @dexters1 in #670
- feat: add delete by document by @soobrosa in #668
- fix: HuggingFace tokenizer chunking by @dexters1 in #752
- fix: set LiteLLM logging level by @rex993 in #758
- fix: cognee ui with new visualization by @borisarzentar in #733
- test: make search unit tests deterministic by @borisarzentar in #726
- fix: Bump fast api users by @Vasilije1990 in #759
- fix: Clean up pokemons by @Vasilije1990 in #746
- feat: Group DataPoints into NodeSets by @Vasilije1990 in #680
New Contributors
Full Changelog: v0.1.36...v0.1.37