Package: openaistream
Type: Package
Title: Streaming Capabilities for 'OpenAI API' Interactions
Version: 0.3.0
Maintainer: Li Gen <libingfei@sina.com>
Description: Based on the 'httr2' framework, the 'OpenAI' interface supports streaming calls and model training. 
             For more details on the API methods implemented, see the 'OpenAI' platform documentation at <https://platform.openai.com/docs/api-reference>.
Authors@R: c(person("Li", "Gen", email = "libingfei@sina.com", role = c("aut", "cre")))
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.2.0), jsonlite (>= 1.8.7), httr2 (>= 0.2.3), R6 (>=
        2.5.1), iterators (>= 1.0.14), curl (>= 5.1.0)
Suggests: png (>= 0.1-8), testthat (>= 3.0.0), covr
RoxygenNote: 7.3.0
URL: https://github.com/libingfei/openaistream
BugReports: https://github.com/libingfei/openaistream/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-06-07 10:12:13 UTC; rstudio
Author: Li Gen [aut, cre]
Repository: CRAN
Date/Publication: 2024-06-07 12:20:02 UTC
