batchLLM: Batch Process LLM Text Completions Using a Data Frame
Batch process large language model (LLM) text completions using data frame rows, with support for OpenAI's 'GPT' (<https://chat.openai.com>), Anthropic's 'Claude' (<https://claude.ai>), and Google's 'Gemini' (<https://gemini.google.com>). Includes features such as local storage, metadata logging, API rate limiting delays, and a 'shiny' app addin.
Version: |
0.2.0 |
Depends: |
R (≥ 2.10) |
Imports: |
openai, gemini.R, rlang, stats, digest, dplyr, shiny, shinyWidgets, shinydashboard, DT, httr, jsonlite, spsComps, shinyjs, readr, readxl |
Published: |
2024-10-14 |
DOI: |
10.32614/CRAN.package.batchLLM |
Author: |
Dylan Pieper [aut, cre, cph] |
Maintainer: |
Dylan Pieper <dylanpieper at gmail.com> |
BugReports: |
https://github.com/dylanpieper/batchLLM/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/dylanpieper/batchLLM |
NeedsCompilation: |
no |
CRAN checks: |
batchLLM results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=batchLLM
to link to this page.