- Add warn_if_unknown_model function to validators.py to emit warnings for unknown models - Import and call warn_if_unknown_model in get_llm methods of anthropic_client, google_client, and openai_client - Provide user warning without blocking execution for unrecognized models - Map provider names to friendly display names in warnings - Preserve existing validate_model functionality and extend with warnings for better user feedback |
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| graph | ||
| llm_clients | ||
| __init__.py | ||
| default_config.py | ||