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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Replaced text-davinci-003 with gpt-3.5-turbo-instruct #6710

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

dmytrostruk
Copy link
Member

@dmytrostruk dmytrostruk commented Jun 14, 2024

Motivation and Context

Azure OpenAI deprecated text-davinci-003 model, which is used in our integration tests. This PR replaces text-davinci-003 through the code with gpt-3.5-turbo-instruct and improves some prompts to be compatible with new model.

Contribution Checklist

@dmytrostruk dmytrostruk self-assigned this Jun 14, 2024
@dmytrostruk dmytrostruk requested a review from a team as a code owner June 14, 2024 14:41
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel documentation labels Jun 14, 2024
@dmytrostruk dmytrostruk added this pull request to the merge queue Jun 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 14, 2024
@dmytrostruk dmytrostruk added this pull request to the merge queue Jun 14, 2024
Merged via the queue into microsoft:main with commit 7812017 Jun 14, 2024
15 checks passed
@dmytrostruk dmytrostruk deleted the remove-text-davinci-003 branch June 14, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants