Skip to content

star-powered-space-base/openai-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI api examples

  • Several examples using curl to send and request data to the openai api.

Setup

You will need an OpenAI API key from your own account. Before running the scripts you will need to export an environment variable with the key.

export OPENAI_API_KEY=YOUR_KEY

Reference

About

Examples of using the openai api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages