A unified interface to interact with various Large Language Model (LLM) APIs such as 'OpenAI' (see <https://platform.openai.com/docs/quickstart> for details), 'Anthropic' (see <https://docs.anthropic.com/en/api/getting-started> for details), 'Groq' (see <https://console.groq.com/docs/api-reference> for details), 'Together AI' (see <https://docs.together.ai/docs/quickstart> for details), 'DeepSeek' (see <https://api-docs.deepseek.com> for details), and 'Voyage AI' (see <https://docs.voyageai.com/docs/introduction> for details). Allows users to configure API parameters, send messages, and retrieve responses seamlessly within R.
| Version: | 0.1.2 |
| Imports: | httr2, purrr, rlang |
| Suggests: | testthat (≥ 3.0.0), roxygen2 (≥ 7.1.2), httptest2 |
| Published: | 2025-01-17 |
| DOI: | 10.32614/CRAN.package.LLMR |
| Author: | Ali Sanaei [aut, cre] |
| Maintainer: | Ali Sanaei <sanaei at uchicago.edu> |
| License: | MIT + file LICENSE |
| NeedsCompilation: | no |
| CRAN checks: | LLMR results |
| Reference manual: | LLMR.pdf |
| Package source: | LLMR_0.1.2.tar.gz |
| Windows binaries: | r-devel: LLMR_0.1.2.zip, r-release: LLMR_0.1.1.zip, r-oldrel: LLMR_0.1.2.zip |
| macOS binaries: | r-release (arm64): LLMR_0.1.1.tgz, r-oldrel (arm64): LLMR_0.1.1.tgz, r-release (x86_64): LLMR_0.1.1.tgz, r-oldrel (x86_64): LLMR_0.1.1.tgz |
| Old sources: | LLMR archive |
Please use the canonical form https://CRAN.R-project.org/package=LLMR to link to this page.