mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
chore(models): regenerate model prices schema for supports_forced_tool_use
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c9ce458fd
commit
a92ca6cfde
1 changed files with 3 additions and 0 deletions
|
|
@ -662,6 +662,9 @@
|
|||
"supports_embedding_image_input": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supports_forced_tool_use": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supports_function_calling": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue