chatgpt_client 0.0.6 copy "chatgpt_client: ^0.0.6" to clipboard
chatgpt_client: ^0.0.6 copied to clipboard

ChatGPT API Client for Dart

0.0.6 #

  • Handle parsing case where stream response has multiple chunks in byte stream

0.0.5 #

  • Use substring instead of replaceFirst for parsing stream response

0.0.4 #

  • Fix parsing issue in stream response

0.0.3 #

  • Rename ChatGPTAPI class to ChatGPTClient for consistency.

0.0.2 #

  • Update README

0.0.1 #

  • Initial release of ChatGPT API Client