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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anthropic_client.py | ||
| azure_openai_client.py | ||
| client.py | ||
| config.py | ||
| errors.py | ||
| gemini_client.py | ||
| groq_client.py | ||
| openai_base_client.py | ||
| openai_client.py | ||
| openai_generic_client.py | ||
| utils.py | ||