-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: getzep/graphiti
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update anthropic requirement from >=0.49.0 to >=0.97.0 in /mcp_server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#1449
opened Apr 27, 2026 by
dependabot
Bot
Loading…
Update graphiti-core requirement from >=0.28.2 to >=0.29.0 in /mcp_server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#1448
opened Apr 27, 2026 by
dependabot
Bot
Loading…
Update ruff requirement from >=0.7.1 to >=0.15.12 in /mcp_server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#1446
opened Apr 27, 2026 by
dependabot
Bot
Loading…
fix(mcp): reuse configured LLM client for cross_encoder to avoid OPENAI_API_KEY requirement
#1442
opened Apr 26, 2026 by
jaumemir
Loading…
1 of 3 tasks
fix(mcp): coerce neo4j.time.DateTime in fact formatter
#1439
opened Apr 25, 2026 by
maui314159
Loading…
6 of 12 tasks
feat(mcp_server): forward OpenAI api_url + add chat-completions LLM path
#1437
opened Apr 25, 2026 by
srirsiva
Loading…
4 tasks
fix: use directed match in edge_bfs_search to prevent duplicate edges
#1436
opened Apr 24, 2026 by
mrunmayee17
Loading…
7 of 12 tasks
fix: escape hyphens in group_id values for FalkorDB fulltext queries
#1435
opened Apr 23, 2026 by
octo-patch
Loading…
fix: add iteration cap to label_propagation to prevent infinite loop
#1434
opened Apr 23, 2026 by
octo-patch
Loading…
docs: add FAQ and Troubleshooting section to README
#1433
opened Apr 23, 2026 by
meichuanyi
Loading…
4 tasks done
fix: expose
__version__ from graphiti_core (fixes #1104)
#1431
opened Apr 22, 2026 by
voidborne-d
Loading…
fix: correctly flatten update_community results in add_episode
#1421
opened Apr 18, 2026 by
octo-patch
Loading…
perf(community): batch RELATES_TO projection into one Cypher query
#1420
opened Apr 17, 2026 by
Ataxia123
Loading…
3 tasks
fix(graphiti_core): default list fields in response models to prevent ValidationError on empty LLM output
#1416
opened Apr 14, 2026 by
kromanow94
Loading…
7 of 12 tasks
fix(falkordb): handle empty sanitized query in build_fulltext_query
#1415
opened Apr 14, 2026 by
smcdonnell7
Loading…
3 tasks done
fix(mcp): fail loudly when embedder initialization fails
#1414
opened Apr 14, 2026 by
chrisgscott
Loading…
4 tasks
fix: replace 'minimal' with 'low' reasoning effort for gpt-5.4-mini
#1395
opened Apr 11, 2026 by
sgaluza
Loading…
3 tasks done
feat(community): in-community member sampling for build_communities
#1389
opened Apr 8, 2026 by
Ataxia123
Loading…
3 tasks done
fix(community): async label_propagation with oscillation detection
#1388
opened Apr 8, 2026 by
Ataxia123
Loading…
3 tasks done
Implement: Examine the apply_cli_overrides method implementation
#1386
opened Apr 8, 2026 by
tross-agent
Loading…
Implement: Create a helper function for normalizing group_ids parameter
#1384
opened Apr 7, 2026 by
tross-agent
Loading…
fix(mcp): reasoning.effort 'minimal' incompatible with gpt-5.4-mini
#1378
opened Apr 5, 2026 by
daniel-rudaev
Loading…
3 tasks
feat(mcp): add reference_time parameter to add_memory tool
#1377
opened Apr 4, 2026 by
daniel-rudaev
Loading…
4 tasks
fix: apply --host and --port CLI flags in apply_cli_overrides
#1376
opened Apr 4, 2026 by
Maanik23
Loading…
3 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.