SurfSense/surfsense_web/app/dashboard
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
..
[search_space_id] feat: add Baidu AI Search integration 2025-10-16 19:30:42 +08:00
api-key biome checks 2025-10-04 12:20:28 -07:00
searchspaces feat: added contact and pricing 2025-09-30 20:27:34 -07:00
layout.tsx feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
page.tsx biome checks 2025-10-04 12:20:28 -07:00