diff --git a/docs/my-website/docs/completion/prefix.md b/docs/my-website/docs/completion/prefix.md index e3619a2a0..d413ad989 100644 --- a/docs/my-website/docs/completion/prefix.md +++ b/docs/my-website/docs/completion/prefix.md @@ -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`. @@ -116,4 +116,4 @@ curl -X GET 'http://0.0.0.0:4000/v1/model/info' \ -H 'Authorization: Bearer $LITELLM_KEY' \ ``` - \ No newline at end of file +