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>.
Version: | 1.0.0 |
Depends: | R (≥ 2.10) |
Imports: | curl, dplyr, glue, httr2, jsonlite, stringr |
Published: | 2024-08-23 |
DOI: | 10.32614/CRAN.package.promptr |
Author: | Joe Ornstein [aut, cre, cph] |
Maintainer: | Joe Ornstein <jornstein at uga.edu> |
BugReports: | https://github.com/joeornstein/promptr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/joeornstein/promptr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | promptr results |
Reference manual: | promptr.pdf |
Package source: | promptr_1.0.0.tar.gz |
Windows binaries: | r-devel: promptr_1.0.0.zip, r-release: promptr_1.0.0.zip, r-oldrel: promptr_1.0.0.zip |
macOS binaries: | r-release (arm64): promptr_1.0.0.tgz, r-oldrel (arm64): promptr_1.0.0.tgz, r-release (x86_64): promptr_1.0.0.tgz, r-oldrel (x86_64): promptr_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=promptr to link to this page.