使用百度 AI 搜索 API 进行 Web 搜索。优先使用 API 模式,配额不足时自动切换到浏览器模式。支持中文搜索、新闻搜索等功能。
- Added requirement for PYTHONIOENCODING environment variable to ensure correct encoding, especially for Windows. - Updated configuration instructions to include PYTHONIOENCODING setup for both Windows and Linux/Mac. - Adjusted script calling examples to reflect new environment variable usage. - Metadata updated to require the PYTHONIOENCODING variable.