tidyllm: Tidy Integration of Large Language Models
A tidy interface for integrating large language model (LLM) APIs such as 'Claude', 'Openai', 'Groq','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://groq.com>, <https://mistral.ai/> and <https://ollama.com>.
Version: |
0.2.0 |
Depends: |
R (≥ 4.2.0) |
Imports: |
R6, base64enc, glue, jsonlite, curl, httr2, lubridate, purrr, rlang, stringr, grDevices, pdftools, tibble, cli, png, lifecycle |
Suggests: |
knitr, rmarkdown, testthat (≥ 3.0.0), tidyverse, httptest2, httpuv |
Published: |
2024-11-07 |
DOI: |
10.32614/CRAN.package.tidyllm |
Author: |
Eduard Brüll [aut, cre] |
Maintainer: |
Eduard Brüll <eduard.bruell at zew.de> |
BugReports: |
https://github.com/edubruell/tidyllm/issues |
License: |
MIT + file LICENSE |
URL: |
https://edubruell.github.io/tidyllm/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
tidyllm results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tidyllm
to link to this page.