mirror of
https://github.com/ollama/ollama.git
synced 2025-04-07 19:38:08 +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",
|
||||
"created_at": "2023-08-04T19:22:45.499127Z",
|
||||
"message": {
|
||||
"role": "assistant",
|
||||
"content": ""
|
||||
},
|
||||
"done": true,
|
||||
"total_duration": 4883583458,
|
||||
"load_duration": 1334875,
|
||||
|
Loading…
x
Reference in New Issue
Block a user