tidyllm - Tidy Integration of Large Language Models
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, image, audio, video, and document interactions;
a unified media interface for attaching inline files or
uploading to provider file stores; batch request APIs for
cost-efficient large-scale processing; and a pipeline-oriented
interface for seamless 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>.