An R wrapper of OpenAI API endpoints (see <https://platform.openai.com/docs/introduction> for details). This package covers Models, Completions, Chat, Edits, Images, Embeddings, Audio, Files, Fine-tunes, Moderations, and legacy Engines endpoints.
Version: | 0.4.1 |
Depends: | R (≥ 3.5) |
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: | 2023-03-15 |
DOI: | 10.32614/CRAN.package.openai |
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 |
Reference manual: | openai.pdf |
Package source: | openai_0.4.1.tar.gz |
Windows binaries: | r-devel: openai_0.4.1.zip, r-release: openai_0.4.1.zip, r-oldrel: openai_0.4.1.zip |
macOS binaries: | r-release (arm64): openai_0.4.1.tgz, r-oldrel (arm64): openai_0.4.1.tgz, r-release (x86_64): openai_0.4.1.tgz, r-oldrel (x86_64): openai_0.4.1.tgz |
Old sources: | openai archive |
Reverse imports: | batchLLM, mergen, qtkit, valentine |
Please use the canonical form https://CRAN.R-project.org/package=openai to link to this page.