add litellm.supports_reasoning

This commit is contained in:
Ishaan Jaff 2025-04-11 15:42:12 -07:00
parent 2dca5781ad
commit b9db110449

View file

@ -772,6 +772,7 @@ from .utils import (
supports_audio_input,
supports_audio_output,
supports_system_messages,
supports_reasoning,
get_litellm_params,
acreate,
get_max_tokens,