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.