mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
add litellm.supports_reasoning
This commit is contained in:
parent
2dca5781ad
commit
b9db110449
1 changed files with 1 additions and 0 deletions
|
@ -772,6 +772,7 @@ from .utils import (
|
||||||
supports_audio_input,
|
supports_audio_input,
|
||||||
supports_audio_output,
|
supports_audio_output,
|
||||||
supports_system_messages,
|
supports_system_messages,
|
||||||
|
supports_reasoning,
|
||||||
get_litellm_params,
|
get_litellm_params,
|
||||||
acreate,
|
acreate,
|
||||||
get_max_tokens,
|
get_max_tokens,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue