mirror of
https://github.com/ollama/ollama.git
synced 2025-06-22 05:51:06 +02:00
docs: update final response for /api/chat stream (#9919)
This commit is contained in:
parent
2d6eac9084
commit
d14ce75b95
@ -558,6 +558,10 @@ Final response:
|
|||||||
{
|
{
|
||||||
"model": "llama3.2",
|
"model": "llama3.2",
|
||||||
"created_at": "2023-08-04T19:22:45.499127Z",
|
"created_at": "2023-08-04T19:22:45.499127Z",
|
||||||
|
"message": {
|
||||||
|
"role": "assistant",
|
||||||
|
"content": ""
|
||||||
|
},
|
||||||
"done": true,
|
"done": true,
|
||||||
"total_duration": 4883583458,
|
"total_duration": 4883583458,
|
||||||
"load_duration": 1334875,
|
"load_duration": 1334875,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user