graphiti/mcp_server/src
Ronald Mego Solano 1de752646a
Fix/model name config (#1094)
fix: Replace non-existent model names and handle Neo4j index race condition

- Replace hardcoded non-existent models (gpt-5-mini, gpt-5-nano, gpt-4.1)
  with valid gpt-4o-mini across config files and default client
- Add exception handling for EquivalentSchemaRuleAlreadyExists in
  Neo4j index creation to prevent race condition failures on startup
2025-12-08 11:31:04 -05:00
..
config Fix/model name config (#1094) 2025-12-08 11:31:04 -05:00
models Fix MCP server telemetry and update graphiti-core to v0.23.0 (#1057) 2025-11-08 18:31:24 -08:00
services feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00
utils feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00
__init__.py feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00
graphiti_mcp_server.py Fix MCP server telemetry and update graphiti-core to v0.23.0 (#1057) 2025-11-08 18:31:24 -08:00