Releases: alfianlosari/chatgpt_api_dart
Releases · alfianlosari/chatgpt_api_dart
1.1.1
1.1.0
Fix HTTP Stream on Web
1.0.0
1.0 Stable Release
0.0.7
Update documentation and add example
0.0.6
Handle parsing case where stream response has multiple chunks of data:
in byte stream
0.0.5
Use substring instead of replaceFirst for parsing stream response
0.0.3
Rename ChatGPTAPI
class to ChatGPTClient
for consistency.
0.0.2
Update usage in README
0.0.1
Initial release