Skip to content

fix(#3124): wrong bedrock import paths in docs#4253

Merged
laithrw merged 1 commit into
mainfrom
fix/docs-wrong-aws-import
Mar 1, 2026
Merged

fix(#3124): wrong bedrock import paths in docs#4253
laithrw merged 1 commit into
mainfrom
fix/docs-wrong-aws-import

Conversation

@laithrw
Copy link
Copy Markdown
Member

@laithrw laithrw commented Mar 1, 2026

Summary by cubic

Fixed AWS Bedrock import paths in the docs so users import ChatAWSBedrock and ChatAnthropicBedrock from browser_use.llm, not browser_use. Prevents ImportError and aligns with the current package structure (Linear #3124).

Written for commit 94bc07b. Summary will update on new commits.

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

Agent Task Evaluation Results: 2/2 (100%)

View detailed results
Task Result Reason
amazon_laptop ✅ Pass Skipped - API key not available (fork PR or missing secret)
browser_use_pip ✅ Pass Skipped - API key not available (fork PR or missing secret)

Check the evaluate-tasks job for detailed task execution logs.

@laithrw laithrw merged commit aea64d7 into main Mar 1, 2026
81 checks passed
@laithrw laithrw deleted the fix/docs-wrong-aws-import branch March 1, 2026 20:02
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: ChatAWSBedrock import is incorrect

1 participant