Changelog
hellmer 0.1.2
New Features
chat_future()
now uses uses CPU cores * 5 as the default chunk size$batch()
gainsprogress
in addition toecho
and...
which are passed to the chat call
Lifecycle changes
Removed the timeout feature as it’s better handled by
option(ellmer_timeout_s = 120)
in ellmer 0.1.1Moved parameters from
chat_sequential()
andchat_future()
to$batch()
except forchat_model
and...
hellmer 0.1.1
CRAN release: 2025-03-14
New features
Removed
structured_data()
method astexts()
now handles structured data responsesUpdated package documentation for better organization and clarity