Package: openaistream
Type: Package
Title: Streaming Capabilities for 'OpenAI API' Interactions
Version: 0.1.4
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)
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-03 14:23:31 UTC; ligen
Author: Li Gen [aut, cre]
Repository: CRAN
Date/Publication: 2023-11-03 16:50:05 UTC
