mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
parent
4d5d8d4dec
commit
a2264f46ff
1 changed files with 1 additions and 0 deletions
|
@ -481,6 +481,7 @@ function formatJSON(
|
|||
model: model,
|
||||
choices: [
|
||||
{
|
||||
index: 0,
|
||||
[chunked ? "delta" : "message"]: {
|
||||
role: "assistant",
|
||||
content: chat.textResponse,
|
||||
|
|
Loading…
Add table
Reference in a new issue