Package: promptr 1.0.0
promptr: Format and Complete Few-Shot LLM Prompts
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>.
Authors:
promptr_1.0.0.tar.gz
promptr_1.0.0.zip(r-4.5)promptr_1.0.0.zip(r-4.4)promptr_1.0.0.zip(r-4.3)
promptr_1.0.0.tgz(r-4.4-any)promptr_1.0.0.tgz(r-4.3-any)
promptr_1.0.0.tar.gz(r-4.5-noble)promptr_1.0.0.tar.gz(r-4.4-noble)
promptr_1.0.0.tgz(r-4.4-emscripten)promptr_1.0.0.tgz(r-4.3-emscripten)
promptr.pdf |promptr.html✨
promptr/json (API)
NEWS
# Install 'promptr' in R: |
install.packages('promptr', repos = c('https://joeornstein.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joeornstein/promptr/issues
- occupations - Occupations
- occupations_examples - Labelled Occupations
- scotus_tweets - Tweets About The Supreme Court of the United States
- scotus_tweets_examples - Labelled Example Tweets About The Supreme Court of the United States
Last updated 3 months agofrom:99953e636b. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | NOTE | Nov 22 2024 |
R-4.4-mac | NOTE | Nov 22 2024 |
R-4.3-win | NOTE | Nov 22 2024 |
R-4.3-mac | NOTE | Nov 22 2024 |
Exports:complete_chatcomplete_promptformat_chatformat_promptopenai_api_key
Dependencies:askpassclicurldplyrfansigenericsgluehttr2jsonlitelifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangstringistringrsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Complete an LLM Chat | complete_chat |
Complete an LLM Prompt | complete_prompt |
Format a Chat Prompt | format_chat |
Format an LLM prompt | format_prompt |
Occupations | occupations |
Labelled Occupations | occupations_examples |
Install an OPENAI API KEY in Your '.Renviron' File for Repeated Use | openai_api_key |
Tweets About The Supreme Court of the United States | scotus_tweets |
Labelled Example Tweets About The Supreme Court of the United States | scotus_tweets_examples |