Using Completion API, give proper prompt and generate a random recipe using OpenAI's API. This requires Open API's API Key. In order to get one, sign up at https://openai.com. Right ow there is no waitlist to get an API Key.
Completed the method that uses OpenAI's Completion API to generate a random recipe. The same has been deployed in fly as well. Right now the default is changed from Spoonacular to OpenAI at code level.
Using Completion API, give proper prompt and generate a random recipe using OpenAI's API. This requires Open API's API Key. In order to get one, sign up at https://openai.com. Right ow there is no waitlist to get an API Key.