Skip to content

rakyll/openai-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai-go Go Reference Go

Go client libraries for OpenAI APIs. Supported APIs:

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

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