github.com/Wind-318/wind-chimes


License
MIT
Install
go get github.com/Wind-318/wind-chimes

Documentation

Wind chimes

Codacy Badge Go Reference Go Report Card

This is a Golang library that provides access to the OpenAI ChatGPT-3.5 API, as well as middleware and logging functionality.

Packages

The library is divided into the following packages:

  • OpenAI: Provides access to the ChatGPT-3.5 API. See here for documentation.
  • Logger: Provides logging functionality. See here for documentation.