Extract parse_azure_url from graphiti_backend into utils/llm_client so all services (oasis_profile_generator, simulation_config_generator, graphiti_backend, LLMClient) strip the /chat/completions suffix and api-version before passing base_url to the OpenAI SDK, fixing 404 errors when the full Azure endpoint URL is set in LLM_BASE_URL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| factory.py | ||
| graphiti_backend.py | ||
| zep_backend.py | ||