# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyllm" in publications use:' type: software license: MIT title: 'tidyllm: Tidy Integration of Large Language Models' version: 0.2.6 doi: 10.32614/CRAN.package.tidyllm abstract: 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 , , , and . authors: - family-names: Brüll given-names: Eduard email: eduard.bruell@zew.de repository: https://edubruell.r-universe.dev repository-code: https://github.com/edubruell/tidyllm commit: f23e8185913c47b2391be2b5d3231907f685b39e url: https://edubruell.github.io/tidyllm/ contact: - family-names: Brüll given-names: Eduard email: eduard.bruell@zew.de