parent
c336693f07
commit
e868c8a5c7
1 changed files with 2 additions and 2 deletions
|
@ -409,7 +409,7 @@ A stream of JSON objects is returned:
|
|||
"model": "llama2",
|
||||
"created_at": "2023-08-04T08:52:19.385406455-07:00",
|
||||
"message": {
|
||||
"role": "assisant",
|
||||
"role": "assistant",
|
||||
"content": "The",
|
||||
"images": null
|
||||
},
|
||||
|
@ -505,7 +505,7 @@ A stream of JSON objects is returned:
|
|||
"model": "llama2",
|
||||
"created_at": "2023-08-04T08:52:19.385406455-07:00",
|
||||
"message": {
|
||||
"role": "assisant",
|
||||
"role": "assistant",
|
||||
"content": "The"
|
||||
},
|
||||
"done": false
|
||||
|
|
Loading…
Reference in a new issue