Commit Graph

2 Commits

Author SHA1 Message Date
hu.yelong d252fcb5db Tighten model provider validation 2026-03-19 15:49:29 +08:00
hu.yelong 897380dbe1 test(llm_clients): add model validation warning tests for LLM clients
- 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
2026-03-17 14:46:32 +08:00