Package: promptr
Title: Format and Complete Few-Shot LLM Prompts
Version: 1.0.0
Authors@R: 
    person("Joe", "Ornstein", , "jornstein@uga.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-5704-2098"))
Description: Format and submit few-shot prompts to OpenAI's Large Language Models (LLMs). Designed to be particularly useful for text classification problems in the social sciences. Methods are described in Ornstein, Blasingame, and Truscott (2024) <https://joeornstein.github.io/publications/ornstein-blasingame-truscott.pdf>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: curl, dplyr, glue, httr2, jsonlite, stringr
Depends: R (>= 2.10)
LazyData: true
URL: https://github.com/joeornstein/promptr
BugReports: https://github.com/joeornstein/promptr/issues
NeedsCompilation: no
Packaged: 2024-08-19 14:36:41 UTC; jo22058
Author: Joe Ornstein [aut, cre, cph] (<https://orcid.org/0000-0002-5704-2098>)
Maintainer: Joe Ornstein <jornstein@uga.edu>
Repository: CRAN
Date/Publication: 2024-08-23 11:30:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:39:46 UTC; windows
