mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
Fix models/{model} URL (#6132)
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user