# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hellmer" in publications use:' type: software license: MIT title: 'hellmer: Batch Processing for Chat Models' version: 0.1.1 doi: 10.32614/CRAN.package.hellmer abstract: Batch processing framework for 'ellmer' chat model interactions. Enables sequential and parallel processing of chat completions. Core capabilities include error handling with backoff, state persistence, progress tracking, and retry management. Parallel processing is implemented via the 'future' framework. Additional features include structured data extraction, tool integration, timeout handling, verbosity control, and sound notifications. Includes methods for returning chat texts, chat objects, progress status, and structured data. authors: - family-names: Pieper given-names: Dylan email: dylanpieper@gmail.com repository: https://dylanpieper.r-universe.dev commit: 715d2fe1969f4f4996dc6421031acf3f1f800c82 url: https://dylanpieper.github.io/hellmer/ contact: - family-names: Pieper given-names: Dylan email: dylanpieper@gmail.com