Skip to content

Add querychat_app() #59

@gadenbuie

Description

@gadenbuie

It'd be really nice to be able to just pass a dataframe into a function like querychat_app() to spin up a quick querychat instance to explore a dataset. The app would return the client containing the conversation history at the end of the chat, like btw::btw_app() and ellmer::live_browser().

library(querychat)

mtcars |> querychat_app()

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