Package: hollr
Type: Package
Title: Chat Completion and Text Annotation with Local and OpenAI Models
Version: 1.0.0
Authors@R: c(person("Jason", "Timm", role = c("aut", "cre"), email = "JaTimm@salud.unm.edu"))
Maintainer: Jason Timm <JaTimm@salud.unm.edu>
Description: Enables chat completion and text annotation with local and 'OpenAI' <https://openai.com/> language models, supporting batch processing, multiple annotators, and consistent output formats.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5)
Imports: data.table, httr, jsonlite, pbapply, reticulate
RoxygenNote: 7.3.1
URL: https://github.com/jaytimm/hollr
BugReports: https://github.com/jaytimm/hollr/issues
NeedsCompilation: no
Packaged: 2024-10-11 16:22:19 UTC; jtimm
Author: Jason Timm [aut, cre]
Repository: CRAN
Date/Publication: 2024-10-15 15:30:05 UTC
Built: R 4.6.0; ; 2025-08-18 08:45:08 UTC; unix
