New Sample - OpenAI GPT Quiz App
- [ ] New sample?
What's in this Pull Request?
New sample for Quiz App using the OpenAI
Checklist
- x My pull request affects only ONE sample.
- x I have updated the README file.
- x My README has at least one static high-resolution screenshot (i.e. not a GIF)
- x My README contains complete setup instructions, including pre-requisites and permissions required
Hi @reshmee011,
Thank you for your contribution!
I successfully build the solution from the source code, but during the app testing I experienced an issue:
Could you please check it and adjust the source code or provide more details what besides of the Key is required.
Thank you!
Katerina Ch.
@Katerina-Chernevskaya , thanks for compiling and testing the app.. I have noticed that the Open AI API text-davinci-003 model has been deprecated for gpt-3.5-turbo-instruct, https://stackoverflow.com/questions/77789886/openai-api-error-the-model-text-davinci-003-has-been-deprecated.. I will correct the app before resubmitting.
@Katerina-Chernevskaya : I have resubmitted a newer version of the app , let me know if there are still any issues.
Hi @reshmee011 ,
Thank you!
I've checked the new version, however, had an error when I played the app:
When I clicked on the "Generate" button I got another error:
Could you please check once again the API definition and parameters?
Thank you!
Regards, Katerina Ch.
@Katerina-Chernevskaya : so sorry it is not quite right yet, I think I have not handled for missing API key in the app. I will make the changes before submitting the app again.