chore(docs): Replace “LLM model” wording in Stagehand docs - #2366
Merged
Kylejeong2 merged 1 commit intoJul 15, 2026
Merged
Kylejeong2 merged 1 commit into
Kylejeong2 merged 1 commit into
Conversation
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Kylejeong2
marked this pull request as ready for review
July 15, 2026 19:06
shriyatheunicorn
self-requested a review
July 15, 2026 20:00
shriyatheunicorn
approved these changes
Jul 15, 2026
felipeofdev-ai
pushed a commit
to felipeofdev-ai/stagehand
that referenced
this pull request
Aug 4, 2026
…se#2366) ## Summary - replace the redundant “LLM model” wording in the Models page description - keep the existing “Models” page title unchanged ## Why “LLM model” repeats “model,” since LLM already stands for large language model. The updated description reads “Use any LLM with Stagehand.” ## Impact This improves the wording shown in the Models page header and search previews. There is no runtime or API impact. ## Validation - `git diff --check` - confirmed the Models page no longer contains “LLM model” Linear: [GRO-1928](https://linear.app/browserbase/issue/GRO-1928/replace-llm-model-wording-in-stagehand-docs) <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Replace “LLM model” with “LLM” in the Models page description to remove redundancy and improve clarity. Title remains “Models”; docs-only change with no runtime or API impact. Addresses Linear GRO-1928. <sup>Written for commit 63ba4a7. Summary will update on new commits.</sup> <a href="https://cubic.dev/pr/browserbase/stagehand/pull/2366?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. -->
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.
Summary
Why
“LLM model” repeats “model,” since LLM already stands for large language model. The updated description reads “Use any LLM with Stagehand.”
Impact
This improves the wording shown in the Models page header and search previews. There is no runtime or API impact.
Validation
git diff --checkLinear: GRO-1928
Summary by cubic
Replace “LLM model” with “LLM” in the Models page description to remove redundancy and improve clarity. Title remains “Models”; docs-only change with no runtime or API impact. Addresses Linear GRO-1928.
Written for commit 63ba4a7. Summary will update on new commits.