Address Gemini review comments: - Override ainvoke for async content normalization - Map base_url to endpoint_url for custom Bedrock endpoints - Guard against non-Bedrock URLs (e.g. OpenAI default) being passed as endpoint_url, which caused 404 errors |
||
|---|---|---|
| .. | ||
| TODO.md | ||
| __init__.py | ||
| anthropic_client.py | ||
| azure_client.py | ||
| base_client.py | ||
| bedrock_client.py | ||
| factory.py | ||
| google_client.py | ||
| model_catalog.py | ||
| openai_client.py | ||
| validators.py | ||