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.
Version: | 0.1.1 |
Imports: | httr (≥ 1.4.0), jsonlite (≥ 1.7.2) |
Suggests: | future, promises, later, testthat, roxygen2 |
Published: | 2025-04-24 |
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 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | chatLLM results |
Reference manual: | chatLLM.pdf |
Package source: | chatLLM_0.1.1.tar.gz |
Windows binaries: | r-devel: not available, 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 |
Please use the canonical form https://CRAN.R-project.org/package=chatLLM to link to this page.