Recent Releases of hellmer

hellmer - hellmer 0.1.2

New Features

  • chat_future() now uses uses CPU cores * 5 as the default chunk size

  • $batch() gains progress in addition to echo and ... which are passed to the chat call

Internal Improvements

  • is_auth_error() is replaced by is_retry_error() which more accurately uses httr2 errors classes

- R
Published by dylanpieper 9 months ago

hellmer - hellmer 0.1.1

New features

  • Removed structured_data() method as texts() now handles structured data responses.
  • Updated package documentation for better organization and clarity.

Experimental features

  • Structured data extractions support LLM-as-a-judge to refine extracted data via the judgements parameter.

- R
Published by dylanpieper 11 months ago

hellmer - hellmer v0.1.0

First CRAN release of hellmer: A package for sequential or parallel batch processing for chat models supported by ellmer.

- R
Published by dylanpieper 11 months ago