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

Releases: AlmazDelDiablo/gpt3-5-turbo-go

v1.1.0 (bc broken)

01 Apr 10:14
Compare
Choose a tag to compare

This release includes several improvements, including a revamped approach to configuring the client.

Thanks to the contributions of nk2ge5k, we were able to refine the way the client is configured, resulting in a smoother and more user-friendly experience.

Please note that this update may break backward compatibility, so be sure to review the updated configuration process carefully before upgrading. We hope these changes make working with our project even better, and we look forward to your feedback!

v1.0.0

01 Apr 10:14
Compare
Choose a tag to compare

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//