Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Sample - OpenAI GPT Quiz App #65

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

reshmee011
Copy link

  • 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

@Katerina-Chernevskaya
Copy link
Contributor

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 Katerina-Chernevskaya added the Needs Attention Something needs to be fixed with the PR before merging label Jan 16, 2024
@reshmee011
Copy link
Author

@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
Copy link
Author

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

@Katerina-Chernevskaya
Copy link
Contributor

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.

@reshmee011
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention Something needs to be fixed with the PR before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants