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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tidyllm
to link to this page.