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