Merge branch 'dev' into feature/cog-3230-adding-more-info-to-telemetry-first-part

This commit is contained in:
hajdul88 2025-10-24 15:34:12 +02:00 committed by GitHub
commit dd78f0d13a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8458 additions and 8419 deletions

View file

@ -9,7 +9,7 @@ dependencies = [
# For local cognee repo usage remove comment bellow and add absolute path to cognee. Then run `uv sync --reinstall` in the mcp folder on local cognee changes.
#"cognee[postgres,codegraph,gemini,huggingface,docs,neo4j] @ file:/Users/igorilic/Desktop/cognee",
# TODO: Remove gemini from optional dependecnies for new Cognee version after 0.3.4
"cognee[postgres,codegraph,gemini,huggingface,docs,neo4j]==0.3.4",
"cognee[postgres,codegraph,huggingface,docs,neo4j]==0.3.7",
"fastmcp>=2.10.0,<3.0.0",
"mcp>=1.12.0,<2.0.0",
"uv>=0.6.3,<1.0.0",

8599
cognee-mcp/uv.lock generated

File diff suppressed because it is too large Load diff

View file

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

8274
uv.lock generated

File diff suppressed because it is too large Load diff