-
Notifications
You must be signed in to change notification settings - Fork 2.5k
added Browserbase loader #5248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added Browserbase loader #5248
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -1222,6 +1226,7 @@ | |||
"@aws-sdk/credential-provider-node": "^3.388.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there! I noticed that the addition of "@browserbasehq/sdk" in the package.json file introduces a new dependency to the project. This change is flagged for maintainers to review the impact on peer/dev/hard dependencies. Keep up the great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good start! I left some comments, mainly nits.
Let me know when they've been implemented, and re-request my review. It'll be great to get this merged!
docs/core_docs/docs/integrations/document_loaders/web_loaders/browserbase.mdx
Outdated
Show resolved
Hide resolved
8ad967a
to
00dfe91
Compare
Thank you very much!! 🤩 |
We're adding Browserbase SDK integration to the JS-version of LangChain. This would allow loading webpages in a headless browser.