What's Changed
- fix: Resolve issue with vector url usage by @dexters1 in #1395
- fix: Resolve cognee mcp run issue by @dexters1 in #1396
- refactor: Make bigger connection pool for postgreSQL by @dexters1 in #1399
- fix: UI by @borisarzentar in #1397
- fix: Update command to start cognee UI in README by @Vasilije1990 in #1400
- fix: fixes cli test starts UI bug in CI/CD by @hajdul88 in #1404
- fix: Upgrade anthropic version by @siillee in #1406
- fix: Update chromadb version by @siillee in #1403
- fix: Update OllamaEmbeddingEngine.py by @weikao in #1330
- fix: Fixes temporal graph ci/cd by @hajdul88 in #1410
- chore: sets default to 1 for last_k in search by @hajdul88 in #1412
- fix: fixes temporal graph ci/cd by deleting open ended asserts by @hajdul88 in #1415
- fix: combined context search by @borisarzentar in #1420
- chore: update lock files by @borisarzentar in #1423
- refactor: make cypher query optional by @dexters1 in #1418
- fix: Resolve issue with server start test by @dexters1 in #1408
- fix: Resolve issue with wrong error message serialization for cognify… by @dexters1 in #1413
- fix: Resolve issue with Data object serialization by @dexters1 in #1407
- refactor: Use awaitable attrs for getting roles by @dexters1 in #1405
- fix: Resolve issue with file path name [COG-2937] by @dexters1 in #1411
- docs: add more details to README on how to run cognee ui by @daukadolt in #1414
New Contributors
Full Changelog: v0.3.3...v0.3.4.dev1