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

ChatGPT API Client for Dart

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