fixed text response
This commit is contained in:
parent
29e175e75f
commit
58c709f196
|
|
@ -376,7 +376,7 @@ function sendToGateway(text, isPipeline) {
|
|||
id: reqId,
|
||||
method: "chat.send",
|
||||
params: {
|
||||
sessionKey: "aria-diagnostic",
|
||||
sessionKey: "aria-diag-v2",
|
||||
message: text,
|
||||
idempotencyKey: crypto.randomUUID(),
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue