prestonrasmussen
f096c8770c
remove unused import
2025-05-15 10:12:31 -04:00
Preston Rasmussen
ca75decc5f
revert semaphore gather batching ( #489 )
2025-05-14 15:33:11 -04:00
Daniel Chalef
8eff15a58a
@markalosey has signed the CLA in getzep/graphiti#486
2025-05-13 16:27:29 -07:00
Preston Rasmussen
9baa9b7b8a
Mmr optimizations ( #481 )
...
* update mmr calculations
* update search
* fixes and updates
* mypy
2025-05-12 22:30:23 -04:00
Preston Rasmussen
4198483993
improve memory leak ( #478 )
2025-05-12 16:32:27 -04:00
prestonrasmussen
cd097cd4c7
bump version
2025-05-12 14:03:23 -04:00
Preston Rasmussen
e7ecc71983
update semaphore gather to use batches ( #471 )
...
* update semaphore gather to use batches
* batch semaphore update
* remove return type
2025-05-12 14:00:38 -04:00
dependabot[bot]
3d22dc16f4
Bump anthropic from 0.50.0 to 0.51.0 ( #473 )
...
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python ) from 0.50.0 to 0.51.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.50.0...v0.51.0 )
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 0.51.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-12 13:46:03 -04:00
dependabot[bot]
e844811175
Bump jupyterlab from 4.4.1 to 4.4.2 ( #474 )
...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases )
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md )
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.1...@jupyterlab/lsp@4.4.2 )
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-version: 4.4.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-05-12 13:45:48 -04:00
dependabot[bot]
c24ab63210
Bump ruff from 0.11.8 to 0.11.9 ( #475 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.8 to 0.11.9.
- [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.8...0.11.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.9
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-12 13:45:31 -04:00
dependabot[bot]
25ee5cb579
Bump sentence-transformers from 4.0.2 to 4.1.0 ( #476 )
...
Bumps [sentence-transformers](https://github.com/UKPLab/sentence-transformers ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/UKPLab/sentence-transformers/releases )
- [Commits](https://github.com/UKPLab/sentence-transformers/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: sentence-transformers
dependency-version: 4.1.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-12 13:45:14 -04:00
Preston Rasmussen
baebe79731
updates ( #463 )
...
* updates
* bump version
2025-05-09 15:00:08 -04:00
Preston Rasmussen
e75feff45e
pre4 ( #462 )
...
* pre4
* update
* update
2025-05-08 18:25:22 -04:00
Preston Rasmussen
89c4ee8cad
make bulk save more robust ( #461 )
...
* make bulk save more robust
* updates
2025-05-08 15:34:13 -04:00
Preston Rasmussen
a5f1f03372
Add episode fix ( #460 )
...
* fix add episode
* bump version
2025-05-08 14:04:40 -04:00
prestonrasmussen
f7b2c3845b
test fix
2025-05-08 00:27:05 -04:00
prestonrasmussen
501fec8512
bump version
2025-05-08 00:09:58 -04:00
Preston Rasmussen
8bdceaea55
load embedding update ( #458 )
...
update
2025-05-08 00:07:53 -04:00
Preston Rasmussen
fd9969b5a1
Update dedupe prompt ( #457 )
...
* improve dedupe logic
* cut summary length
* update unit tests
2025-05-07 23:23:31 -04:00
prestonrasmussen
8ce9b1e157
fix bugs
2025-05-07 22:46:35 -04:00
Preston Rasmussen
1f2f1eeab5
Size optimizations ( #456 )
...
* memory optimizations for vectors
* debugged
* unused import
* Update graphiti_core/edges.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-07 20:08:30 -04:00
Pavlo Paliychuk
34b1cb5f58
chore: upgrade Neo4j to 5.26.2 and switch to local build for graph service ( #455 )
2025-05-07 18:29:43 -04:00
dependabot[bot]
a51f6a9e8a
Bump ruff from 0.11.7 to 0.11.8 ( #445 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.7 to 0.11.8.
- [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.7...0.11.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.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-05-06 21:06:42 -04:00
dependabot[bot]
0a87b61626
Bump langgraph from 0.3.34 to 0.4.1 ( #447 )
...
Bumps [langgraph](https://github.com/langchain-ai/langgraph ) from 0.3.34 to 0.4.1.
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.3.34...0.4.1 )
---
updated-dependencies:
- dependency-name: langgraph
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-05-06 21:06:22 -04:00
dependabot[bot]
8dc34f75d9
Bump langsmith from 0.3.37 to 0.3.42 ( #446 )
...
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk ) from 0.3.37 to 0.3.42.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases )
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.3.37...v0.3.42 )
---
updated-dependencies:
- dependency-name: langsmith
dependency-version: 0.3.42
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-06 21:06:10 -04:00
dependabot[bot]
26182ddeef
Bump langchain-openai from 0.3.14 to 0.3.16 ( #448 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.3.14 to 0.3.16.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.14...langchain-openai==0.3.16 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.16
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-06 21:05:58 -04:00
Preston Rasmussen
6c7752f15b
toml update ( #442 )
2025-05-04 10:07:28 -04:00
Daniel Chalef
a613ac173d
@t41372 has signed the CLA in getzep/graphiti#438
2025-05-03 23:24:49 -07:00
Evan Schultz
5baaa6fa8c
Anthropic cleanup ( #431 )
...
* remove temporary debug logging
* add anthropic api to .env.example
* move anthropic int tests to llm_client dir to better match existing test structure
* update `TestLLMClient` to `MockLLMClient` to eliminate pytest warning
2025-05-03 09:15:03 -04:00
Evan Schultz
f2e95a5685
add embedder tests ( #430 )
2025-05-03 09:13:56 -04:00
Preston Rasmussen
6b85e92105
Fix empty node name issues ( #433 )
...
* fixes
* fix
* remove unused imports
* format
* bump version
2025-05-02 12:16:26 -04:00
Preston Rasmussen
2ffc58b3da
small model fix ( #432 )
...
* updated dedupe nodes operations
* updates
* Update examples/podcast/podcast_transcript.txt
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* mypy
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-02 10:08:25 -04:00
Jack Ryan
f13a497239
fix discord link in contributing file ( #429 )
...
fix discord link in contributing
2025-05-01 12:53:35 -05:00
Daniel Chalef
7345a20381
@jackaldenryan has signed the CLA in getzep/graphiti#429
2025-05-01 10:51:23 -07:00
Preston Rasmussen
e9e511b16d
filter out empty node names ( #427 )
...
* filter out empty node names
* Update graphiti_core/utils/maintenance/node_operations.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-04-30 21:40:36 -04:00
Pavlo Paliychuk
3f2ce765fe
chore: remove GitHub workflows for service build and release ( #425 )
...
Remove GitHub Actions workflows for building and releasing service images
2025-04-30 18:30:21 -04:00
Preston Rasmussen
8b19771d86
search update ( #426 )
2025-04-30 18:25:43 -04:00
Preston Rasmussen
c7f1db9974
source description ( #424 )
2025-04-30 15:18:28 -04:00
Preston Rasmussen
50b3df03c4
Lucene sanitize ( #423 )
...
* lucene sanitize
* bump version
2025-04-30 15:00:29 -04:00
Preston Rasmussen
c8232dd7dd
bump version ( #422 )
2025-04-30 12:14:11 -04:00
Preston Rasmussen
1193b25fa3
add_episode() refactor (#421 )
...
* temporal updates
* update resolve nodes
* dedupe edge updates
* edge dedupe
* extract attributes
* update dynamic pydantic model
* first pass of extract node attributes
* no errors
* bug fixes
* bug fixes
* prompt updates
* prompt updates
* updates
* updates
* remove unused imports
* update tests based on changes
* remove unused import
2025-04-30 12:08:52 -04:00
dependabot[bot]
4d5408f02a
Bump groq from 0.11.0 to 0.23.1 ( #413 )
...
Bumps [groq](https://github.com/groq/groq-python ) from 0.11.0 to 0.23.1.
- [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.11.0...v0.23.1 )
---
updated-dependencies:
- dependency-name: groq
dependency-version: 0.23.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-04-28 17:52:36 -04:00
dependabot[bot]
0f6a13a149
Bump transformers from 4.51.1 to 4.51.3 ( #414 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.51.1 to 4.51.3.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.51.1...v4.51.3 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.51.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-04-28 17:52:25 -04:00
dependabot[bot]
81aac4f2af
Bump langchain-openai from 0.3.12 to 0.3.14 ( #415 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.3.12 to 0.3.14.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.12...langchain-openai==0.3.14 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.14
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-04-28 17:52:11 -04:00
dependabot[bot]
1cfca662d7
Bump langchain-anthropic from 0.3.10 to 0.3.12 ( #416 )
...
Bumps [langchain-anthropic](https://github.com/langchain-ai/langchain ) from 0.3.10 to 0.3.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.10...langchain-anthropic==0.3.12 )
---
updated-dependencies:
- dependency-name: langchain-anthropic
dependency-version: 0.3.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-04-28 17:51:47 -04:00
dependabot[bot]
2c6e06d546
Bump anthropic from 0.49.0 to 0.50.0 ( #417 )
...
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python ) from 0.49.0 to 0.50.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.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 0.50.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-04-28 17:51:31 -04:00
dependabot[bot]
7ea53b88ef
Bump langsmith from 0.3.27 to 0.3.36 ( #410 )
...
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk ) from 0.3.27 to 0.3.36.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases )
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.3.27...v0.3.36 )
---
updated-dependencies:
- dependency-name: langsmith
dependency-version: 0.3.36
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-04-28 12:44:55 -04:00
dependabot[bot]
e07ea5a7d9
Bump jupyterlab from 4.4.0 to 4.4.1 ( #411 )
...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases )
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md )
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.0...@jupyterlab/lsp@4.4.1 )
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-version: 4.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-04-28 12:44:43 -04:00
dependabot[bot]
5eee5fd275
Bump langgraph from 0.3.27 to 0.3.34 ( #412 )
...
Bumps [langgraph](https://github.com/langchain-ai/langgraph ) from 0.3.27 to 0.3.34.
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.3.27...0.3.34 )
---
updated-dependencies:
- dependency-name: langgraph
dependency-version: 0.3.34
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-04-28 12:44:27 -04:00
dependabot[bot]
483000f719
Bump ruff from 0.11.4 to 0.11.7 ( #409 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.4 to 0.11.7.
- [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.4...0.11.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.7
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-04-28 12:44:13 -04:00