openai: R Wrapper for OpenAI API
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 | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=openai
to link to this page.