powerplatform-samples icon indicating copy to clipboard operation
powerplatform-samples copied to clipboard

New Sample - OpenAI GPT Quiz App

Open reshmee011 opened this issue 2 years ago • 5 comments

  • [ ] 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

reshmee011 avatar Jan 03 '24 16:01 reshmee011

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: image

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 avatar Jan 16 '24 22:01 Katerina-Chernevskaya

@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.

reshmee011 avatar Jan 17 '24 17:01 reshmee011

@Katerina-Chernevskaya : I have resubmitted a newer version of the app , let me know if there are still any issues.

reshmee011 avatar Jan 17 '24 23:01 reshmee011

Hi @reshmee011 ,

Thank you!

I've checked the new version, however, had an error when I played the app: image

When I clicked on the "Generate" button I got another error: image

Could you please check once again the API definition and parameters?

Thank you!

Regards, Katerina Ch.

Katerina-Chernevskaya avatar Feb 13 '24 20:02 Katerina-Chernevskaya

@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.

reshmee011 avatar Feb 13 '24 22:02 reshmee011