- openai_client.py: don't use self.base_url for llamacpp (it would inherit openai default); read BACKEND_URL then LLAMACPP_BASE_URL directly - default_config.py: remove redundant LLAMACPP_BASE_URL fallback from backend_url, keep only generic BACKEND_URL env var |
||
|---|---|---|
| .. | ||
| TODO.md | ||
| __init__.py | ||
| anthropic_client.py | ||
| base_client.py | ||
| factory.py | ||
| google_client.py | ||
| openai_client.py | ||
| validators.py | ||