diff --git a/docs/openai.md b/docs/openai.md index 29195329..b4443cb0 100644 --- a/docs/openai.md +++ b/docs/openai.md @@ -86,7 +86,7 @@ curl http://localhost:11434/v1/chat/completions \ curl http://localhost:11434/v1/models -curl https://api.openai.com/v1/models/llama3 +curl http://localhost:11434/v1/models/llama3 curl http://localhost:11434/v1/embeddings \ -H "Content-Type: application/json" \