Package: oaii
Type: Package
Title: 'OpenAI' API R Interface
Version: 0.1.8
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
  <https://platform.openai.com/docs/api-reference/>.
License: MIT + file LICENSE
URL: https://github.com/cezarykuran/oaii
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: checkmate, httr, magrittr, utils
Suggests: base64enc, cli, colourpicker, fontawesome, htmltools,
        jsonlite, log4r, markdown, shiny, shinyjs, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-07-09 13:23:46 UTC; cezary
Author: Cezary Kuran [aut, cre]
Maintainer: Cezary Kuran <cezary.kuran@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-11 15:20:02 UTC
