Merge branch 'dev' into feature/cog-3142-agentic-use-case-kuzu-lock-fix-redis-integration

This commit is contained in:
hajdul88 2025-10-14 15:22:52 +02:00
commit 0373e2b24a
3 changed files with 363 additions and 1180 deletions

1539
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
[project]
name = "cognee"
version = "0.3.5"
version = "0.3.6"
description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning."
authors = [
{ name = "Vasilije Markovic" },

2
uv.lock generated
View file

@ -870,7 +870,7 @@ wheels = [
[[package]]
name = "cognee"
version = "0.3.5"
version = "0.3.6"
source = { editable = "." }
dependencies = [
{ name = "aiofiles" },