For packages, creates an additional test file "tests/testthat/test-bot.R" to bring test coverage to 100\
Arguments
- client
the default
NULL
usesellmer::chat_anthropic()
, but you may pass an alternative such asellmer::chat_openai()
.- retries
integer number of times to retry if an error occurs mid-way. This may happen due to timeout or for other stochastic reasons.