Hello Quarto

Joscelin's fav
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


ellmer: Chat with Large Language Models 💯

By Hadley Wickham

Added Thu Feb 20, 2025

What is this?

ellmer is an R package that facilitates interaction with large language models (LLMs) from various providers directly within R. It supports multiple LLM providers, including OpenAI, Anthropic’s Claude, Google Gemini, and more. Key features of ellmer include streaming outputs, tool/function calling, and structured data extraction, enhancing the integration of LLM capabilities into R workflows.

  1. Link to package here: https://ellmer.tidyverse.org/
Back to top