Skip to content
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 fetcher #221

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

mishushakov
Copy link

@mishushakov mishushakov commented Apr 18, 2024

This commit adds Browserbase fetcher to Haystack

@mishushakov mishushakov requested a review from a team as a code owner April 18, 2024 18:44
@mishushakov mishushakov changed the title added browserbase fetcher added Browserbase fetcher Apr 18, 2024
@mishushakov
Copy link
Author

Hey @TuanaCelik, sorry for bothering. Could I ask to for a review and get this merged? Can't wait to announce our Haystack integration 😄

llm = OpenAIGenerator()

pipe = Pipeline()
pipe.add_component("fetcher", self.browserbase_fetcher)
Copy link
Member

Choose a reason for hiding this comment

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

Let's initialize this in this code block rather than referring to self.browserbase_fetcher

@TuanaCelik
Copy link
Member

hi @mishushakov thanks for the contribution. Could you add some more information on browserbase at the top. When would people use it? Does the platform provide any way to observe searches?
I just want to make sure the difference with a regular LinkContentFetcher is clear

@mishushakov
Copy link
Author

Thanks for your quick reply! Does this look finished enough? 😅

@mishushakov
Copy link
Author

Just letting you know: we're ready for another review

@mishushakov
Copy link
Author

Can we get a green light on this one, @TuanaCelik?

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.

2 participants