chatgpt_completions 0.0.2 copy "chatgpt_completions: ^0.0.2" to clipboard
chatgpt_completions: ^0.0.2 copied to clipboard

Dart client for the unofficial ChatGPT API. Support Text Completion and stream response from v1/completions.

0.0.2 #

  • Add maxTokens in TextCompletionsParams
  • Set default for max_tokens, temperature, top_p, n, stream
  • Throw exeption when error occured

0.0.1 #

  • Text completions without stream response
  • Text completions with stream response
40
likes
0
pub points
72%
popularity

Publisher

verified publisherwaterbus.tech

Dart client for the unofficial ChatGPT API. Support Text Completion and stream response from v1/completions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on chatgpt_completions