Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@AlmazDelDiablo AlmazDelDiablo released this 01 Apr 10:14
· 2 commits to main since this release

Release Notes: Client for ChatGPT API v1.0.0

We are pleased to announce the first release of our Client for ChatGPT API written in Golang. This release provides a simple and convenient way to interact with ChatGPT and includes the following features:

  • Send requests to ChatGPT: You can use our client library to send requests to ChatGPT and receive responses in real-time.
  • Parse responses: Our client library provides tools for parsing the responses from ChatGPT into a variety of formats, including text, JSON, and custom data structures.
  • Library of types: We have included a library of types that includes model types and role types to help you easily work with the data returned by ChatGPT.

We hope that our Client for ChatGPT API written in Golang will be useful for your projects and we welcome your feedback. If you have any questions or suggestions, please do not hesitate to contact us.

//Release notes was written by ChatGPT//