tests/testthat/_snaps/provider-any.md

useful errors

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()`.


Try the ellmer package in your browser

Any scripts or data that you put into this service are public.

ellmer documentation built on July 14, 2026, 1:07 a.m.