Go (Golang) bindings for the OpenAI API. This library is community maintained and unofficial.
The links below lead to examples of how to use each library package.
- Completions
- Edits
- Embeddings
- Files
- Fine-Tunes (Additional Testing Needed)
- Images
- Models
- Moderations
If you use this library, you must conform to Open AI's Usage Policies.
For another great Go implementation, see sashabaranov/go-gpt3. For other languages, see Open AI's Website.
Contributions in any form are welcomed! Please submit an issue if you wish to report a bug, provide feedback, or intend to make code contributions yourself.