Package: oaii
Type: Package
Title: 'OpenAI' API R Interface
Version: 0.5.0
Authors@R: 
  person("Cezary", "Kuran", , "cezary.kuran@gmail.com",  role = c("aut", "cre"))
Description: A comprehensive set of helpers that streamline data transmission
  and processing, making it effortless to interact with the 'OpenAI' API.
License: MIT + file LICENSE
URL: https://github.com/cezarykuran/oaii
Encoding: UTF-8
Imports: base64enc, checkmate, httr, magrittr, utils
Suggests: htmltools, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.0
NeedsCompilation: no
Packaged: 2024-03-13 01:35:54 UTC; rstudio
Author: Cezary Kuran [aut, cre]
Maintainer: Cezary Kuran <cezary.kuran@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-13 05:00:02 UTC
