tidyllm-package {tidyllm} | R Documentation |
tidyllm: Tidy Integration of Large Language Models
Description
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.
Author(s)
Maintainer: Eduard BrĂ¼ll eduard.bruell@zew.de
Other contributors:
Jia Zhang [contributor]
See Also
Useful links:
[Package tidyllm version 0.3.4 Index]