chat_gpt_sdk 2.0.1 copy "chat_gpt_sdk: ^2.0.1" to clipboard
chat_gpt_sdk: ^2.0.1 copied to clipboard

create chat bot and other bot with ChatGPT SDK

1.0.1+4 #

Fix bug Http status error [429] error

1.0.1+5 #

Add Parameter HttpSetup

  • sendTimeout
  • connectTimeout
  • receiveTimeout

1.0.2 #

New Feature

  • Generation Image With Prompt

1.0.2 + 1 #

  • Fix Bug

1.0.2 + 3 #

  • Fix Bug
  • Add stop field in complete request
  • New example
  • Bloc code complete and error

1.0.2 + 4 #

  • Refactor and Fix Bug

2.0.0 #

  • add b64 field in response generate image

2.0.1 #

  • update client library
  • change method name
    • onCompleteText as onCompletion
    • onCompleteStream as onCompletionStream
  • Support ChatGPT 3.5 turbo
    • Add new Model
    • kChatGptTurboModel
    • kChatGptTurbo0301Model
    • New Method
    • onChatCompletion
    • onChatCompletionStream
280
likes
0
pub points
97%
popularity

Publisher

unverified uploader

create chat bot and other bot with ChatGPT SDK

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, shared_preferences

More

Packages that depend on chat_gpt_sdk