Skip to content

0.6.2 Transient Errors #22

@karankanu

Description

@karankanu

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):

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions