Nothing
Code
cli_helper$chat()
Condition
Error in `user_turn()`:
! Must supply at least one input.
Code
.res <- fetch_chores_chat()
Message
! chores requires configuring an ellmer Chat with the .chores_chat option.
i Set e.g. `options(.chores_chat = ellmer::chat_claude())` in your '~/.Rprofile' and restart R.
i See "Choosing a model" in `vignette("chores", package = "chores")` to learn more.
Code
.res <- fetch_chores_chat()
Message
! The option .chores_chat must be an ellmer Chat object, not a string.
i See "Choosing a model" in `vignette("chores", package = "chores")` to learn more.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.