openai: R Wrapper for OpenAI API

An R wrapper of OpenAI API endpoints (see <https://beta.openai.com/docs/introduction> for details). This package covers Engines, Completions, Edits, Files, Fine-tunes, Embeddings and legacy Searches, Classifications, and Answers endpoints.

Version: 0.1.0
Depends: R (≥ 4.2)
Imports: assertthat (≥ 0.2.1), glue (≥ 1.6.2), httr (≥ 1.4.3), jsonlite (≥ 1.8.0), lifecycle (≥ 1.0.1), magrittr (≥ 2.0.3)
Suggests: testthat (≥ 3.0.0), purrr (≥ 0.3.4), covr (≥ 3.5.1)
Published: 2022-06-07
Author: Iegor Rudnytskyi [aut, cre]
Maintainer: Iegor Rudnytskyi <iegor.rudnytskyi at gmail.com>
BugReports: https://github.com/irudnyts/openai/issues
License: MIT + file LICENSE
URL: https://github.com/irudnyts/openai, https://irudnyts.github.io/openai/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: openai results

Documentation:

Reference manual: openai.pdf

Downloads:

Package source: openai_0.1.0.tar.gz
Windows binaries: r-devel: openai_0.1.0.zip, r-release: openai_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): openai_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): openai_0.1.0.tgz, r-oldrel (x86_64): not available

Linking:

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