Jelajahi Sumber

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

Parth Sareen 1 bulan lalu
induk
melakukan
d14ce75b95
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      docs/api.md

+ 4 - 0
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,