mirror of
https://github.com/ollama/ollama.git
synced 2025-04-08 20:08:15 +02:00
Fix typo in image docs (#6041)
This commit is contained in:
parent
0e4d653687
commit
6f26e9322f
@ -587,7 +587,7 @@ Final response:
|
||||
|
||||
##### Request
|
||||
|
||||
Send a chat message with a conversation history.
|
||||
Send a chat message with images. The images should be provided as an array, with the individual images encoded in Base64.
|
||||
|
||||
```shell
|
||||
curl http://localhost:11434/api/chat -d '{
|
||||
|
Loading…
x
Reference in New Issue
Block a user