The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

LLMR: Interface for Large Language Model APIs in R

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), and 'Together AI' (see <https://docs.together.ai/docs/quickstart> for details). Allows users to configure API parameters, send messages, and retrieve responses seamlessly within R.

Version: 0.1.1
Imports: httr2, purrr, rlang
Suggests: testthat (≥ 3.0.0), roxygen2 (≥ 7.1.2), httptest2
Published: 2024-10-21
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

Documentation:

Reference manual: LLMR.pdf

Downloads:

Package source: LLMR_0.1.1.tar.gz
Windows binaries: r-devel: LLMR_0.1.1.zip, r-release: LLMR_0.1.1.zip, r-oldrel: LLMR_0.1.1.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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LLMR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.