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