Skip to content

allignement #646

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

Merged
merged 14 commits into from
Sep 8, 2024
Merged

allignement #646

merged 14 commits into from
Sep 8, 2024

Conversation

VinciGit00
Copy link
Collaborator

No description provided.

zuanzuanshao and others added 14 commits September 7, 2024 17:35
- Update browser_base_fetch to accept single URL or list of URLs
- Add text_content parameter for choosing between text-only and HTML output
- Improve type hinting and function documentation
- Ensure compatibility with latest Browserbase SDK interface
## [1.17.0](v1.16.0...v1.17.0) (2024-09-08)

### Features

* **docloaders:** Enhance browser_base_fetch function flexibility ([57fd01f](57fd01f))

### Docs

* **sponsor:** 🅱️ Browserbase sponsor 🅱️ ([a540139](a540139))
…and asynchronous execution

- Introduced an async_mode flag to allow users to choose between synchronous and asynchronous fetching using Browserbase.
- Refactored common logic (browserbase initialization and result list) to avoid redundancy.
- Added internal async handling with asyncio.to_thread() for non-blocking execution in async_mode.
- Maintained backward compatibility for existing synchronous functionality.
feat(browser_base_fetch): add async_mode to support both synchronous …
## [1.18.0](v1.17.0...v1.18.0) (2024-09-08)

### Features

* **browser_base_fetch:** add async_mode to support both synchronous and asynchronous execution ([d56253d](d56253d))
…ndling

- Added missing `async_mode` parameter to the function signature.
## [1.18.1](v1.18.0...v1.18.1) (2024-09-08)

### Bug Fixes

* **browser_base_fetch:** correct function signature and async_mode handling ([007ff08](007ff08))
@VinciGit00 VinciGit00 merged commit 9f52602 into pre/beta Sep 8, 2024
2 checks passed
@VinciGit00 VinciGit00 deleted the temp branch September 8, 2024 11:11
Copy link

github-actions bot commented Sep 8, 2024

🎉 This PR is included in version 1.19.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.20.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants