- Add tests to verify warnings for unknown models in OpenAI, Anthropic, and Google clients - Confirm no warnings are issued for known models in OpenAI client - Verify OpenRouter provider allows custom models without warnings - Implement helper assertion for checking single unknown model warning - Ensure tests patch underlying LLM constructors for isolation and inspection |
||
|---|---|---|
| .. | ||
| TODO.md | ||
| __init__.py | ||
| anthropic_client.py | ||
| base_client.py | ||
| factory.py | ||
| google_client.py | ||
| openai_client.py | ||
| validators.py | ||