Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle unconfigured providers in get_available_chat_models
Added a check to ensure that only configured providers are queried for available chat models. Added exception handling to log warnings when a provider fails to return models, improving robustness and debugging capabilities.
- Loading branch information