SurfSense/surfsense_backend/app/agents
Differ beaf8f89a6 feat: add Baidu AI Search integration
- Add BAIDU_SEARCH_API connector type to support Chinese web search
- Implement search_baidu() method in connector_service.py
- Add frontend configuration page for Baidu Search API
- Create Alembic migration for new enum values
- Add validation rules and agent integration
- Support configurable model, search source, and deep search options
- Update .gitignore to exclude .env.local and other env files

Addresses integration with Chinese search ecosystem for better local market support.
Baidu AI Search provides intelligent search with automatic summarization.
2025-10-16 19:30:42 +08:00
..
podcaster feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
researcher feat: add Baidu AI Search integration 2025-10-16 19:30:42 +08:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00