The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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:

Reference manual: batchLLM.pdf

Downloads:

Package source: batchLLM_0.2.0.tar.gz
Windows binaries: r-devel: batchLLM_0.2.0.zip, r-release: batchLLM_0.2.0.zip, r-oldrel: batchLLM_0.2.0.zip
macOS binaries: r-release (arm64): batchLLM_0.2.0.tgz, r-oldrel (arm64): batchLLM_0.2.0.tgz, r-release (x86_64): batchLLM_0.2.0.tgz, r-oldrel (x86_64): batchLLM_0.2.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=batchLLM to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.