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

outdated

Access OpenAI ChatGPT Public API using Dart Language. Supports native Dart project and all Flutter target platforms (iOS, Android, Windows, Linux, Web)

1.1.0 #

  • Fix HTTP Stream on Web

1.0.0 #

  • Bump version to stable 1.0.0 release

0.0.7 #

  • Update Pubspec and readme

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.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
15
likes
0
points
35
downloads

Publisher

verified publisheralfianlosari.com

Weekly Downloads

Access OpenAI ChatGPT Public API using Dart Language. Supports native Dart project and all Flutter target platforms (iOS, Android, Windows, Linux, Web)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fetch_client, http

More

Packages that depend on chatgpt_client