Fix typo in image docs (#6041)
This commit is contained in:
parent
0e4d653687
commit
6f26e9322f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue