Skip to content

1st try to interact in various ways with OpenAI APIs

Notifications You must be signed in to change notification settings

MarceDon/openAI_API_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a test!

If you want take a try, 1st you need to create a file named ".env" in the same directory (after you cloned it).

Then edit that file by adding a line "MY_OPENAI_KEY='your_key'", changing "your_key" with the api key you generated on OpenAI site.