mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-27 04:29:22 +00:00
- Fix supports_reasoning() call to use lowercase model names for proper lookup - Remove custom_llm_provider parameter as model registry entries are provider-agnostic - Update tests to use full model names with date stamps (required for supports_reasoning) - Add test coverage for models without extended thinking support