Skip to content

docs: clarify open-source model prompt guidance#4314

Merged
sauravpanda merged 4 commits into
browser-use:mainfrom
tsubasakong:feat/4225-opensource-model-docs
Mar 12, 2026
Merged

docs: clarify open-source model prompt guidance#4314
sauravpanda merged 4 commits into
browser-use:mainfrom
tsubasakong:feat/4225-opensource-model-docs

Conversation

@tsubasakong
Copy link
Copy Markdown
Contributor

@tsubasakong tsubasakong commented Mar 10, 2026

Summary

  • add a README FAQ entry for the browser-use/bu-30b-a3b-preview model
  • clarify that the normal Agent(...) setup still sends the default Browser Use system prompt
  • explain that extend_system_message / override_system_message are only needed for intentional prompt customization

Closes #4225

Validation

  • git diff --check

Summary by cubic

Clarifies the README FAQ for the open‑source preview model browser-use/bu-30b-a3b-preview to address #4225.
Confirms that ChatBrowserUse(model='browser-use/bu-30b-a3b-preview') with a standard Agent(...) still uses the default Browser Use system prompt; only use extend_system_message or override_system_message when customizing, setup is unchanged except model=, and hosted bu-* models remain recommended for speed/accuracy.

Written for commit ac8671a. Summary will update on new commits.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 10, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@sauravpanda
Copy link
Copy Markdown
Collaborator

@tsubasakong can you sign the CLA so that I can merge this PR

@tsubasakong tsubasakong force-pushed the feat/4225-opensource-model-docs branch from 5cbb911 to 175d180 Compare March 11, 2026 21:22
@sauravpanda sauravpanda merged commit fd29048 into browser-use:main Mar 12, 2026
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: About opensource model

3 participants