docs: add Bright Data to tools registry and toolset docs#12769
Open
meirk-brd wants to merge 2 commits intovercel:mainfrom
Open
docs: add Bright Data to tools registry and toolset docs#12769meirk-brd wants to merge 2 commits intovercel:mainfrom
meirk-brd wants to merge 2 commits intovercel:mainfrom
Conversation
Author
|
Hi @aayush-kapoor , Can you please review this PR ? Thanks ! |
Author
|
Hi @felixarntz @gr2m , Can you please help with assigning someone to review this PR and merge it ? Thanks ! |
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.
Background
The AI SDK tools registry and the toolsets section of the foundations docs did not include Bright Data, despite
@brightdata/ai-sdkbeing a published npm package that integrates directly with the AI SDK. Bright Data is a widely used web data platform with built-in anti-bot bypass, making it particularly relevant for agentic use cases that require reliable access to live web data.Summary
@brightdata/ai-sdktocontent/tools-registry/registry.tswith a full entry: slug, name, description, package name, tags (search,scrape,extract,crawl),BRIGHTDATA_API_KEYenv var, install commands for all package managers, a code example usinggenerateTextwithscrape()andsearch()tools, and links to docs, API key signup, website, and npm.content/docs/02-foundations/04-tools.mdxto include@brightdata/ai-sdkin the "Ready-to-Use Tool Packages" list with a short description.Checklist
pnpm changesetin the project root)