tidyllm: Tidy Integration of Large Language Models (original) (raw)
A tidy interface for integrating large language model (LLM) APIs such as 'Claude', 'Openai', 'Gemini','Mistral' and local models via 'Ollama' into R workflows. The package supports text and media-based interactions, interactive message history, batch request APIs, 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://aistudio.google.com/>, <https://mistral.ai/> and <https://ollama.com>.
Version: | 0.3.4 |
---|---|
Depends: | R (≥ 4.2.0) |
Imports: | S7 (≥ 0.2.0), base64enc, glue, jsonlite, curl, httr2 (≥ 1.1.1), lubridate, purrr, rlang, stringr, grDevices, pdftools, tibble, cli, png, lifecycle |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), tidyverse, httptest2, httpuv, ellmer |
Published: | 2025-03-27 |
DOI: | 10.32614/CRAN.package.tidyllm |
Author: | Eduard Brüll [aut, cre], Jia Zhang [ctb] |
Maintainer: | Eduard Brüll <eduard.bruell at zew.de> |
BugReports: | https://github.com/edubruell/tidyllm/issues |
License: | MIT + file |
URL: | https://edubruell.github.io/tidyllm/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidyllm results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=tidyllmto link to this page.