chore: DATA-12702 Update gemini model#70
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
bc-rmalyavc
force-pushed
the
DATA-12702
branch
from
September 1, 2025 11:35
0c4739c to
51793e2
Compare
solofeed
approved these changes
Sep 1, 2025
solofeed
left a comment
Collaborator
There was a problem hiding this comment.
Please provide Before/After examples with latency
I expect better performance
bc-rmalyavc
force-pushed
the
DATA-12702
branch
from
September 1, 2025 11:51
51793e2 to
0228a4c
Compare
bc-rmalyavc
force-pushed
the
DATA-12702
branch
from
September 1, 2025 11:51
0228a4c to
371b201
Compare
Contributor
Author
Indeed! Executed the exact request 4 times for each version. With the previous version the request took 5.58 - 6.43 seconds. With the new version the range is 2.81 - 3.35 seconds. Attaching the recordings to the description. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira: DATA-12702
What/Why?
Rollout/Rollback
Merge/revert
Testing
Tested on preview environment. Deployed the changes to preview env and pointed a draft app to the preview domain. Reinstalled the app on a sandbox store and verified that the descriptions are being generated without throwing errors
Screen.Recording.2025-09-01.at.14.48.29.mov
Performed the same steps on the live app once the change was deployed. In addition measured the request time before an after. The new model shows ~twice better performance
Before
Screen.Recording.2025-09-01.at.14.55.39.mov
After
Screen.Recording.2025-09-01.at.14.59.46.mov
@bigcommerce/team-data