Other packages > Find by keyword >

chatLLM  

A Flexible Interface for 'LLM' API Interactions
View on CRAN: Click here


Download and install chatLLM package within the R console
Install from CRAN:
install.packages("chatLLM")

Install from Github:
library("remotes")
install_github("cran/chatLLM")

Install by package version:
library("remotes")
install_version("chatLLM", "0.1.3")



Attach the package and use:
library("chatLLM")
Maintained by
Kwadwo Daddy Nyame Owusu Boakye
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-04-24
Latest Update: 2025-05-20
Description:
Provides a flexible interface for interacting with Large Language Model ('LLM') providers such as 'OpenAI' (<https://openai.com/>), 'Groq' (<https://groq.com/>), and 'Anthropic' (<https://www.anthropic.com/>). Supports both synchronous and asynchronous API calls with features such as retry logic, support for additional parameters, and multi-message handling to streamline integration with state-of-the-art 'LLM' APIs.
How to cite:
Kwadwo Daddy Nyame Owusu Boakye (2025). chatLLM: A Flexible Interface for 'LLM' API Interactions. R package version 0.1.3, https://cran.r-project.org/web/packages/chatLLM. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.1 (2025-04-24 09:50), 0.1.2 (2025-05-20 23:50), 0.1.3 (2025-08-19 20:30)
Other packages that cited chatLLM R package
View chatLLM citation profile
Other R packages that chatLLM depends, imports, suggests or enhances
Complete documentation for chatLLM
Functions, R codes and Examples using the chatLLM R package
Full chatLLM package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA