docs: add Baidu Search connector setup guide#1316
Conversation
|
@jimmyzhuu is attempting to deploy a commit to the Rohan Verma's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
This PR re-raises the Baidu Search connector documentation changes against the
devbranch, as requested in #1305.It adds documentation for the Baidu Search connector and updates related documentation surfaces so users can discover and configure it correctly.
Baidu Search is already supported as a live search connector in SurfSense. This change documents how to get a Baidu AI Search / Qianfan AppBuilder API key, how the connector behaves, and how to troubleshoot common setup issues.
Changes
surfsense_web/content/docs/connectors/baidu-search.mdxsurfsense_web/content/docs/connectors/meta.jsonsurfsense_web/content/docs/connectors/index.mdxBaidu API Reference
The new guide links to the Baidu AI Search product page and the API documentation that matches SurfSense's current backend integration:
POST https://qianfan.baidubce.com/v2/ai_search/chat/completionsWhy This Matters
Before this change, Baidu Search was available in the product but missing from the connector documentation. Users could see the connector in the UI, but there was no dedicated setup guide explaining:
Validation
git diff --checkconnectors/meta.json/docs/connectors/baidu-searchI did not run the frontend build because
surfsense_web/node_modulesis not installed in this checkout.High-level PR Summary
This PR adds comprehensive documentation for the Baidu Search connector, which is an existing feature in SurfSense that previously lacked setup documentation. The changes include a detailed connector setup guide explaining how to obtain and configure a Baidu Qianfan AppBuilder API key, when to use Baidu Search for Chinese web queries, and how to troubleshoot common issues. The connector is added to the documentation navigation and connectors index page, and README files across multiple languages are updated to list Baidu Search alongside other supported search engines. The Web Search guide is also updated to explain how optional live search connectors work in parallel with the bundled SearXNG engine.
⏱️ Estimated Review Time: 15-30 minutes
💡 Review Order Suggestion
surfsense_web/content/docs/connectors/baidu-search.mdxsurfsense_web/content/docs/connectors/meta.jsonsurfsense_web/content/docs/connectors/index.mdxsurfsense_web/content/docs/how-to/web-search.mdxREADME.mdREADME.zh-CN.mdREADME.es.mdREADME.pt-BR.mdREADME.hi.md