Learn R Programming

chatLLM

Overview

chatLLM is an R package providing a single, consistent interface to multiple “OpenAI‑compatible” chat APIs (OpenAI, Groq, Anthropic, DeepSeek, Alibaba DashScope, Gemini, Grok and GitHub Models).

Key features:

Copy Link

Version

Install

install.packages('chatLLM')

Monthly Downloads

172

Version

0.1.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Kwadwo Daddy Nyame Owusu Boakye

Last Published

August 19th, 2025

Functions in chatLLM (0.1.3)

list_models

List Available Models for Supported Providers
call_llm

Unified chat - completion interface