SurfSense/surfsense_web/app/dashboard/[search_space_id]
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
..
chats biome checks 2025-10-04 12:20:28 -07:00
connectors feat: add Baidu AI Search integration 2025-10-16 19:30:42 +08:00
documents chore: updated docs & refactored sst_service.py 2025-10-15 14:31:38 -07:00
logs/(manage) refactor: clean up formatting and indentation in MessageDetails component 2025-10-13 21:20:33 +05:30
onboard feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
podcasts feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
researcher/[[...chat_id]] refactor: renameed hooks 2025-10-05 13:53:22 -07:00
settings feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
client-layout.tsx feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
layout.tsx feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00