diff --git a/docs/12 - OpenAI API.md b/docs/12 - OpenAI API.md index b7b5fbc1..fc76cd8b 100644 --- a/docs/12 - OpenAI API.md +++ b/docs/12 - OpenAI API.md @@ -77,7 +77,7 @@ curl http://127.0.0.1:5000/v1/chat/completions \ }' ``` -#### Multimodal support (ExLlamaV3) +#### Multimodal support (llama.cpp and ExLlamaV3) ```shell curl http://127.0.0.1:5000/v1/chat/completions \