graphiti/mcp_server/config
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-docker-falkordb-combined.yaml Fix/model name config (#1094) 2025-12-08 11:31:04 -05:00
config-docker-falkordb.yaml Fix/model name config (#1094) 2025-12-08 11:31:04 -05:00
config-docker-neo4j.yaml Fix/model name config (#1094) 2025-12-08 11:31:04 -05:00
config.yaml Fix/model name config (#1094) 2025-12-08 11:31:04 -05:00
mcp_config_stdio_example.json feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00