Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 555 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 555 Bytes

openai-go Go Reference Go

Go client libraries for OpenAI APIs. Supported APIs:

✅ completions
✅ chat
✅ edits
🚧 images
✅ moderations
✅ audio

Set your API key as the OPENAI_API_KEY environmental variable before running the examples.