-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
We are getting this error when using the SDK to sendMessage
. I logged into the console to see what the issue was and saw this (so message was delivered but threw an error):

Code:
v0.chats.sendMessage({
chatId: id,
message: eMessage,
modelConfiguration: {
modelId: "v0-1.5-md",
imageGenerations: true,
},
}),
When I just use the v0 console directly for the same message it works fine. ChatID: upb8Afu2T0s
.
Metadata
Metadata
Assignees
Labels
No labels