Browse Source

docs: update final response for /api/chat stream (#9919)

mxyng/no-deprecated-gpu-targets
Parth Sareen 1 year ago
committed by GitHub
parent
commit
d14ce75b95
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/api.md

4
docs/api.md

@ -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…
Cancel
Save