forked from phoenix/litellm-mirror
Update prefix.md (#6734)
This commit is contained in:
parent
f3914c87d3
commit
b582efa3ce
1 changed files with 2 additions and 2 deletions
|
@ -93,7 +93,7 @@ curl http://0.0.0.0:4000/v1/chat/completions \
|
|||
|
||||
## Check Model Support
|
||||
|
||||
Call `litellm.get_model_info` to check if a model/provider supports `response_format`.
|
||||
Call `litellm.get_model_info` to check if a model/provider supports `prefix`.
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="sdk" label="SDK">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue