tidyllm: Tidy Integration of Large Language Models

A tidy interface for integrating large language model (LLM) APIs such as 'Claude', 'ChatGPT', 'Groq', and local models via 'Ollama' into R workflows. The package supports text and media-based interactions, interactive message history, stateful rate limit handling, and a tidy, pipeline-oriented interface for streamlined integration into data workflows. Web services are available at <https://www.anthropic.com>, <https://openai.com>, <https://groq.com>, and <https://ollama.com>.

Version: 0.1.0
Depends: R (≥ 4.2.0)
Imports: R6, base64enc, glue, jsonlite, httr2, lubridate, pdftools, purrr, rlang, stringr, grDevices, tibble
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), tidyverse
Published: 2024-10-10
DOI: 10.32614/CRAN.package.tidyllm
Author: Eduard Brüll [aut, cre]
Maintainer: Eduard Brüll <eduard.bruell at zew.de>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: tidyllm results

Documentation:

Reference manual: tidyllm.pdf
Vignettes: Your Vignette Title (source, R code)

Downloads:

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

Linking:

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