Package: openaistream
Type: Package
Title: Streaming Capabilities for 'OpenAI API' Interactions
Version: 0.1.9
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)
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-27 07:44:38 UTC; ligen
Author: Li Gen [aut, cre]
Repository: CRAN
Date/Publication: 2023-11-27 10:10:02 UTC
Built: R 4.2.0; ; 2023-12-21 14:12:59 UTC; unix
