-
Notifications
You must be signed in to change notification settings - Fork 61
feat: Durable Web Search golem:web-search API Across Different Providers in Rust #46
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
Conversation
@iambenkay I need your assistance in figuring out why the CI is failing. It's important to resolve this CI issue. |
same issue here as well #28 |
I spent some time looking into this. The immediate solution I see is to change the instruction for build to be |
I found the issue this config make golem build all providers |
6468343
to
a806ff1
Compare
Added Tavily, Serper, Brave & Google custom search.
Demo link : https://drive.google.com/file/d/16RxMlgtNzEp9Z1vYN-JZskMXBHARhuAQ/view?usp=sharing
Note: Microsoft Bing is not added. Microsoft will discontinue the bing api support after 11th August 2025
Ref : https://www.microsoft.com/en-us/bing/apis/bing-web-search-api
claim #34
/fixes #34