Nothing
Code
chat()
Condition
Error in `chat()`:
! `name` must be a single string, not absent.
Code
chat("")
Condition
Error in `chat()`:
! `name` must be a single string, not the empty string "".
Code
chat("susan")
Condition
Error in `chat()`:
! Can't find provider `ellmer::chat_susan()`.
Code
chat("susan/jones")
Condition
Error in `chat()`:
! Can't find provider `ellmer::chat_susan()`.
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.