Add internal workflow to maintain up to date LLM model references#965
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
juniper-shopify
approved these changes
Jun 25, 2026
464a629 to
db7a95f
Compare
Contributor
Author
Merge activity
|
LasmarKhalifa
added a commit
that referenced
this pull request
Jun 25, 2026
Was meant to be part of #965 but I didn't stage the change while committing, so it didn't make it in. Small fix to solve the nil edge case
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.

Closes #875
One thing to keep in mind while reviewing this: Is it good to update test fixtures too, or should we leave them as is? The current implementation addresses everything, including tests.