SurfSense/surfsense_web/app
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
..
(home) fix: navbar overflow 2025-10-03 01:22:26 -07:00
api feat: contact to frontpage and biome 2025-09-30 22:15:55 -07:00
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard feat: add Baidu AI Search integration 2025-10-16 19:30:42 +08:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00