- Fix bug where URL with trailing slash (e.g., http://my-ollama/v1/) would incorrectly become http://my-ollama/v1/v1 - Add Azure OpenAI as first-class LLM provider - Use DRY pattern for environment variable fallbacks in AzureClient - Address Gemini Code Assist review feedback |
||
|---|---|---|
| .. | ||
| TODO.md | ||
| __init__.py | ||
| anthropic_client.py | ||
| azure_client.py | ||
| base_client.py | ||
| factory.py | ||
| google_client.py | ||
| openai_client.py | ||
| validators.py | ||