Sync ollama docs from 12e04379 on 2026-06-12
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ Use the [API](/api) to integrate Ollama into your applications:
|
||||
|
||||
```sh
|
||||
curl http://localhost:11434/api/chat -d '{
|
||||
"model": "gemma3",
|
||||
"model": "gemma4",
|
||||
"messages": [{ "role": "user", "content": "Hello!" }]
|
||||
}'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user