mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
This update replaces the synchronous requests library with httpx for making asynchronous API calls in the perplexity search function. The change improves performance and error handling by utilizing async capabilities, ensuring better integration with the overall asynchronous architecture.