Provides a flexible interface for interacting with Large Language Model ('LLM') providers including 'OpenAI', 'Groq', 'Anthropic', 'DeepSeek', 'DashScope', and 'GitHub Models'. Supports both synchronous and asynchronous chat-completion APIs, with features such as retry logic, dynamic model selection, customizable parameters, and multi-message conversation handling. Designed to streamline integration with state-of-the-art LLM services across multiple platforms.
Version: | 0.1.2 |
Imports: | httr (≥ 1.4.0), jsonlite (≥ 1.7.2), stats |
Suggests: | future, promises, later, testthat, roxygen2 |
Published: | 2025-05-20 |
DOI: | 10.32614/CRAN.package.chatLLM |
Author: | Kwadwo Daddy Nyame Owusu Boakye [aut, cre] |
Maintainer: | Kwadwo Daddy Nyame Owusu Boakye <kwadwo.owusuboakye at outlook.com> |
BugReports: | https://github.com/knowusuboaky/chatLLM/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/knowusuboaky/chatLLM, https://knowusuboaky.github.io/chatLLM/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | chatLLM results |
Reference manual: | chatLLM.pdf |
Package source: | chatLLM_0.1.2.tar.gz |
Windows binaries: | r-devel: chatLLM_0.1.1.zip, r-release: chatLLM_0.1.1.zip, r-oldrel: chatLLM_0.1.1.zip |
macOS binaries: | r-release (arm64): chatLLM_0.1.1.tgz, r-oldrel (arm64): chatLLM_0.1.1.tgz, r-release (x86_64): chatLLM_0.1.1.tgz, r-oldrel (x86_64): chatLLM_0.1.1.tgz |
Old sources: | chatLLM archive |
Please use the canonical form https://CRAN.R-project.org/package=chatLLM to link to this page.