Skip to content

[Enhancement]: Change the design of the thoughts recursion so that it doesn't fill up the chat area and handle cases gracefully when the thought recursion rans out #11845

@Odrec

Description

@Odrec

What features would you like to see added?

When some models need to handle complex processes the thought recursion fills up the chat area making it difficult to read and ugly for users. (See image)

Can the design be changed so that several thoughts are integrated into a single expander or another solution that avoids the clogged chat area?

Also when a model reaches the recursion limit it just throws an error. Is there a way to handle this more gracefully like imposing a stop condition on the last cycle?

More details

The same as above.

Which components are impacted by your request?

UI

Pictures

Image

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions