Gal Shubeli
6e6115c134
FalkorDB Integration: Bug Fixes and Unit Tests ( #607 )
...
* fixes-and-tests
* update-workflow
* lint-fixes
* mypy-fixes
* fix-falkor-tests
* Update poetry.lock after pyproject.toml changes
* update-yml
* fix-tests
* comp-tests
* typo
* fix-tests
---------
Co-authored-by: Guy Korland <gkorland@gmail.com>
2025-06-30 11:01:44 -04:00
Daniel Chalef
cb4e187aed
feat: add telemetry with PostHog and update Docker configurations ( #633 )
...
* Implement telemetry feature for anonymous usage statistics collection in Graphiti; update Dockerfile CMD format for better signal handling; adjust Neo4j URI and healthcheck in docker-compose.yml; add new dependencies in pyproject.toml and poetry.lock.
* remove duplicated properties
* Update Dockerfile CMD to use JSON array format for improved signal handling
* remove tommlib dep only in 3.11
* Delete server/graph_service/logging_config.py
2025-06-27 12:23:30 -07:00
Daniel Chalef
a7ca777af5
migrate to uv ( #634 )
2025-06-27 12:12:49 -07:00
Daniel Chalef
a7ae6784c8
mcp concurrency limit ( #623 )
...
* update graphiti dep
* - Introduce SEMAPHORE_LIMIT environment variable in graphiti_mcp_server.py to manage concurrency and mitigate 429 rate limit errors.
- Document SEMAPHORE_LIMIT usage in README.md for better user guidance.
* Log the concurrency limit in Graphiti initialization for better visibility.
* Document SEMAPHORE_LIMIT environment variable in README.md to clarify its role in managing episode processing concurrency and handling 429 rate limit errors.
2025-06-24 15:35:33 -07:00
dependabot[bot]
dd4da318b6
Bump langsmith from 0.3.45 to 0.4.1 ( #615 )
...
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk ) from 0.3.45 to 0.4.1.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases )
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.3.45...v0.4.1 )
---
updated-dependencies:
- dependency-name: langsmith
dependency-version: 0.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 09:39:38 -07:00
dependabot[bot]
ae7f2234a8
Bump ruff from 0.11.13 to 0.12.0 ( #616 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.13 to 0.12.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.13...0.12.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 11:40:27 -04:00
dependabot[bot]
67e983501b
Bump mypy from 1.16.0 to 1.16.1 ( #617 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.16.0 to 1.16.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.16.0...v1.16.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 11:40:13 -04:00
dependabot[bot]
25dfc10662
Bump pytest from 8.4.0 to 8.4.1 ( #614 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 12:42:48 -04:00
dependabot[bot]
1ff4b2248d
Bump langchain-openai from 0.3.23 to 0.3.25 ( #613 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.3.23 to 0.3.25.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.23...langchain-openai==0.3.25 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.25
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 12:41:07 -04:00
Preston Rasmussen
cc4541e496
make falkordb dependency optional ( #604 )
2025-06-18 16:47:09 -04:00
dependabot[bot]
ed6183afe7
Bump groq from 0.26.0 to 0.28.0 ( #595 )
...
Bumps [groq](https://github.com/groq/groq-python ) from 0.26.0 to 0.28.0.
- [Release notes](https://github.com/groq/groq-python/releases )
- [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/groq/groq-python/compare/v0.26.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: groq
dependency-version: 0.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:17:37 -04:00
dependabot[bot]
ee513516fa
Bump mypy from 1.15.0 to 1.16.0 ( #596 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:17:25 -04:00
dependabot[bot]
83ec0a1230
Bump urllib3 from 2.3.0 to 2.5.0 in the pip group ( #603 )
...
Bumps the pip group with 1 update: [urllib3](https://github.com/urllib3/urllib3 ).
Updates `urllib3` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.5.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:17:13 -04:00
dependabot[bot]
1a5996f625
Bump anthropic from 0.52.2 to 0.54.0 ( #590 )
...
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python ) from 0.52.2 to 0.54.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.52.2...v0.54.0 )
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 0.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 13:23:01 -04:00
dependabot[bot]
d3ba967312
Bump langgraph from 0.4.5 to 0.4.8 ( #591 )
...
Bumps [langgraph](https://github.com/langchain-ai/langgraph ) from 0.4.5 to 0.4.8.
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.5...0.4.8 )
---
updated-dependencies:
- dependency-name: langgraph
dependency-version: 0.4.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 13:22:49 -04:00
dependabot[bot]
58e213f7a2
Bump langchain-openai from 0.3.21 to 0.3.23 ( #593 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.3.21 to 0.3.23.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.21...langchain-openai==0.3.23 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.23
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 13:22:38 -04:00
dependabot[bot]
59de419b69
Bump google-genai from 1.19.0 to 1.20.0 ( #592 )
...
Bumps [google-genai](https://github.com/googleapis/python-genai ) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/googleapis/python-genai/releases )
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-genai/compare/v1.19.0...v1.20.0 )
---
updated-dependencies:
- dependency-name: google-genai
dependency-version: 1.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 13:22:21 -04:00
dependabot[bot]
3042401868
Bump pytest-asyncio from 0.26.0 to 1.0.0 ( #594 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.26.0 to 1.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.26.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-version: 1.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 13:22:06 -04:00
prestonrasmussen
0d53cef9ab
bump version
2025-06-13 12:08:49 -04:00
Preston Rasmussen
14146dc46f
Add support for falkordb ( #575 )
...
* [wip] add support for falkordb
* updates
* fix-async
* progress
* fix-issues
* rm-date-handler
* red-code
* rm-uns-try
* fix-exm
* rm-un-lines
* fix-comments
* fix-se-utils
* fix-falkor-readme
* fix-falkor-cosine-score
* update-falkor-ver
* fix-vec-sim
* min-updates
* make format
* update graph driver abstraction
* poetry lock
* updates
* linter
* Update graphiti_core/search/search_utils.py
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: Dudi Zimberknopf <zimber.dudi@gmail.com>
Co-authored-by: Gal Shubeli <galshubeli93@gmail.com>
Co-authored-by: Gal Shubeli <124919062+galshubeli@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-13 12:06:57 -04:00
dependabot[bot]
817e89a382
Bump the pip group with 2 updates ( #573 )
...
Bumps the pip group with 2 updates: [requests](https://github.com/psf/requests ) and [torch](https://github.com/pytorch/pytorch ).
Updates `requests` from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
Updates `torch` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: indirect
dependency-group: pip
- dependency-name: torch
dependency-version: 2.7.1
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 19:38:32 -04:00
dependabot[bot]
2d3bc292cf
Bump langchain-openai from 0.3.18 to 0.3.21 ( #569 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.3.18 to 0.3.21.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.18...langchain-openai==0.3.21 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.21
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 19:29:39 -04:00
dependabot[bot]
bf178fcb98
Bump pytest from 8.3.5 to 8.4.0 ( #568 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.5 to 8.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.5...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 12:34:02 -04:00
dependabot[bot]
f2e5f5ff44
Bump ruff from 0.11.12 to 0.11.13 ( #570 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.12 to 0.11.13.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.12...0.11.13 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.13
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 12:33:38 -04:00
dependabot[bot]
49b9c9b615
Bump langchain-anthropic from 0.3.13 to 0.3.15 ( #571 )
...
Bumps [langchain-anthropic](https://github.com/langchain-ai/langchain ) from 0.3.13 to 0.3.15.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.13...langchain-anthropic==0.3.15 )
---
updated-dependencies:
- dependency-name: langchain-anthropic
dependency-version: 0.3.15
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 12:33:23 -04:00
dependabot[bot]
4c3ea997e7
Bump google-genai from 1.18.0 to 1.19.0 ( #572 )
...
Bumps [google-genai](https://github.com/googleapis/python-genai ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/googleapis/python-genai/releases )
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-genai/compare/v1.18.0...v1.19.0 )
---
updated-dependencies:
- dependency-name: google-genai
dependency-version: 1.19.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 12:33:08 -04:00
prestonrasmussen
ad79e30356
update neo4j dependency threshold
2025-06-06 13:29:21 -04:00
Preston Rasmussen
e3f1c679f7
bump-pydantic-version ( #559 )
2025-06-05 13:19:06 -04:00
dependabot[bot]
c971e21537
Bump anthropic from 0.52.0 to 0.52.2 ( #552 )
...
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python ) from 0.52.0 to 0.52.2.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.52.0...v0.52.2 )
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 0.52.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 13:00:37 -04:00
dependabot[bot]
a94e8f2cb5
Bump groq from 0.23.1 to 0.26.0 ( #553 )
...
Bumps [groq](https://github.com/groq/groq-python ) from 0.23.1 to 0.26.0.
- [Release notes](https://github.com/groq/groq-python/releases )
- [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/groq/groq-python/compare/v0.23.1...v0.26.0 )
---
updated-dependencies:
- dependency-name: groq
dependency-version: 0.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 13:00:23 -04:00
dependabot[bot]
5f501cd5f3
Bump langsmith from 0.3.42 to 0.3.43 ( #554 )
...
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk ) from 0.3.42 to 0.3.43.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases )
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.3.42...v0.3.43 )
---
updated-dependencies:
- dependency-name: langsmith
dependency-version: 0.3.43
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 13:00:11 -04:00
dependabot[bot]
cd263c142a
Bump ruff from 0.11.11 to 0.11.12 ( #551 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.11...0.11.12 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 12:49:51 -04:00
dependabot[bot]
91864e23de
Bump google-genai from 1.16.1 to 1.18.0 ( #550 )
...
Bumps [google-genai](https://github.com/googleapis/python-genai ) from 1.16.1 to 1.18.0.
- [Release notes](https://github.com/googleapis/python-genai/releases )
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-genai/compare/v1.16.1...v1.18.0 )
---
updated-dependencies:
- dependency-name: google-genai
dependency-version: 1.18.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 12:40:29 -04:00
dependabot[bot]
70aa838266
Bump transformers from 4.51.3 to 4.52.4 ( #546 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.51.3 to 4.52.4.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.51.3...v4.52.4 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.52.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 12:38:25 -04:00
dependabot[bot]
26ff85a3ec
Bump jupyterlab from 4.4.2 to 4.4.3 ( #547 )
...
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-version: 4.4.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 12:38:11 -04:00
dependabot[bot]
3cfe1d3e71
Bump pytest-xdist from 3.6.1 to 3.7.0 ( #549 )
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.6.1...v3.7.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 12:37:40 -04:00
dependabot[bot]
1ac9589cbf
Bump tornado from 6.4.2 to 6.5.1 in the pip group ( #520 )
...
Bumps the pip group with 1 update: [tornado](https://github.com/tornadoweb/tornado ).
Updates `tornado` from 6.4.2 to 6.5.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.1
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 13:01:18 -04:00
dependabot[bot]
de8418b035
Bump google-genai from 1.15.0 to 1.16.1 ( #527 )
...
Bumps [google-genai](https://github.com/googleapis/python-genai ) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/googleapis/python-genai/releases )
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-genai/compare/v1.15.0...v1.16.1 )
---
updated-dependencies:
- dependency-name: google-genai
dependency-version: 1.16.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 13:01:03 -04:00
dependabot[bot]
63f37de068
Bump anthropic from 0.51.0 to 0.52.0 ( #528 )
...
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python ) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.51.0...v0.52.0 )
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 0.52.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 13:00:00 -04:00
dependabot[bot]
b8a2dab981
Bump langchain-openai from 0.3.17 to 0.3.18 ( #529 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.17...langchain-openai==0.3.18 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.18
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 12:59:45 -04:00
dependabot[bot]
95328ef8a1
Bump ruff from 0.11.10 to 0.11.11 ( #526 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.10...0.11.11 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 12:58:14 -04:00
Preston Rasmussen
5fe2f588a6
Edge type search ( #537 )
...
* add filters
* search filter
* Update graphiti_core/search/search_utils.py
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-27 13:16:28 -04:00
dependabot[bot]
1d2e801d72
Bump google-genai from 1.9.0 to 1.15.0 ( #499 )
...
Bumps [google-genai](https://github.com/googleapis/python-genai ) from 1.9.0 to 1.15.0.
- [Release notes](https://github.com/googleapis/python-genai/releases )
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-genai/compare/v1.9.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: google-genai
dependency-version: 1.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 18:03:32 -07:00
dependabot[bot]
4babd5cc4f
Bump setuptools from 78.1.0 to 78.1.1 in the pip group ( #505 )
...
Bumps the pip group with 1 update: [setuptools](https://github.com/pypa/setuptools ).
Updates `setuptools` from 78.1.0 to 78.1.1
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v78.1.0...v78.1.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 78.1.1
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 11:02:59 -04:00
dependabot[bot]
852937cffc
Bump ruff from 0.11.9 to 0.11.10 ( #500 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.9...0.11.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 14:00:36 -04:00
dependabot[bot]
6949b4dc82
Bump langgraph from 0.4.1 to 0.4.5 ( #502 )
...
Bumps [langgraph](https://github.com/langchain-ai/langgraph ) from 0.4.1 to 0.4.5.
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.1...0.4.5 )
---
updated-dependencies:
- dependency-name: langgraph
dependency-version: 0.4.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 14:00:13 -04:00
dependabot[bot]
19be56fcd7
Bump langchain-anthropic from 0.3.12 to 0.3.13 ( #503 )
...
Bumps [langchain-anthropic](https://github.com/langchain-ai/langchain ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.12...langchain-anthropic==0.3.13 )
---
updated-dependencies:
- dependency-name: langchain-anthropic
dependency-version: 0.3.13
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 13:59:56 -04:00
dependabot[bot]
3617785dbf
Bump langchain-openai from 0.3.16 to 0.3.17 ( #504 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.16...langchain-openai==0.3.17 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.17
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 13:59:37 -04:00
dependabot[bot]
619c84e98b
Bump h11 from 0.14.0 to 0.16.0 in the pip group ( #494 )
...
Bumps the pip group with 1 update: [h11](https://github.com/python-hyper/h11 ).
Updates `h11` from 0.14.0 to 0.16.0
- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: h11
dependency-version: 0.16.0
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 09:32:32 -04:00
Preston Rasmussen
9baa9b7b8a
Mmr optimizations ( #481 )
...
* update mmr calculations
* update search
* fixes and updates
* mypy
2025-05-12 22:30:23 -04:00