Skip to content

bug (AIConversation): Conversation component renders incorrectly for some slower models #6234

Open
@cwoolum

Description

@cwoolum

Before creating a new issue, please confirm:

On which framework/platform are you having an issue?

React

Which UI component?

Other

How is your app built?

React/Vite

What browsers are you seeing the problem on?

Chrome

Which region are you seeing the problem in?

us-west-2

Please describe your bug.

When querying one of the new Nova models, during a long conversational response, I noticed the response stopped streaming. Looking at the networking tab, I see that data was still being returned.

What's the expected behaviour?

I would expect the information to keep rendering until streaming stops.

Help us reproduce the bug!

Connecting to the Nova Micro model, invoke a tool which causes a long response.

Example repo here

https://github.com/cwoolum/fwm-304

Snag_4f4e61e9

Reach out to me for the HAR.

Code Snippet

// Put your code below this line.

Console log output

No response

Additional information and screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    AIAn issue or a feature-request for an AI UI ComponentAIConversationbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions