Skip to content

progress dots continue forever if we don't use chat_append() #98

@cboettig

Description

@cboettig

If I don't use chat_append(), the progress dots do not go away, even though the task has returned and triggered appropriate actions.

Additionally (or alternately), it might be nice to have a non-appending version of chat_append(), providing a response but not a full record of past responses. (In shiny, this makes it behave like all other inputs -- buttons, toggles, text boxes etc don't show the history of every click).

I know we can accomplish these things already using the base shiny reactions instead, but the UI is so nice here and it feels more consistent to be able to do both. Thanks for an awesome package.

Image

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