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> |
||
|---|---|---|
| .. | ||
| app | ||
| scripts | ||
| tests | ||
| __init__.py | ||
| pyproject.toml | ||
| requirements.txt | ||
| run.py | ||
| uv.lock | ||
| wsgi.py | ||