Package: chatLLM 0.1.4

Kwadwo Daddy Nyame Owusu Boakye
chatLLM: A Flexible Interface for 'LLM' API Interactions
Provides a flexible interface for interacting with Large Language Model ('LLM') providers including 'OpenAI', 'Azure OpenAI', 'Azure AI Foundry', 'Groq', 'Anthropic', 'DeepSeek', 'DashScope', 'Gemini', 'Grok', 'GitHub Models', and AWS Bedrock. 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.
Authors:
chatLLM_0.1.4.tar.gz
chatLLM_0.1.4.zip(r-4.7)chatLLM_0.1.4.zip(r-4.6)chatLLM_0.1.4.zip(r-4.5)
chatLLM_0.1.4.tgz(r-4.6-any)chatLLM_0.1.4.tgz(r-4.5-any)
chatLLM_0.1.4.tar.gz(r-4.7-any)chatLLM_0.1.4.tar.gz(r-4.6-any)
chatLLM_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
chatLLM/json (API)
NEWS
| # Install 'chatLLM' in R: |
| install.packages('chatLLM', repos = c('https://knowusuboaky.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/knowusuboaky/chatllm/issues
Pkgdown/docs site:https://knowusuboaky.github.io
Last updated from:d2b7d8b2f5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 74 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 102 |
Exports:call_llmlist_models
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Unified chat - completion interface | call_llm |
| List Available Models for Supported Providers | list_models |