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

chore(ai-help): replace GPT-3.5 Turbo with GPT-4o mini #11586

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Aug 2, 2024

Summary

(MP-1429)

Problem

We have been using GPT-3.5 Turbo for free users, but meanwhile GPT-4o mini has been released and is more powerful and cheaper at the same time.

Solution

The backend change happens in mdn/rumba#546, while this PR updates the frontend copy.


Screenshots

Before After
image image
image image
image image

How did you test this change?

Ran yarn dev with local Rumba running.

@caugner caugner requested a review from a team as a code owner August 2, 2024 13:13
@github-actions github-actions bot added plus work around features related to MDN Plus copy Copy changes to hard-coded texts on the site plus:ai-help labels Aug 2, 2024
@caugner caugner merged commit 324fb98 into main Aug 9, 2024
14 checks passed
@caugner caugner deleted the MP-1429-gpt-4o-mini branch August 9, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
copy Copy changes to hard-coded texts on the site plus:ai-help plus work around features related to MDN Plus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants