SurfSense/surfsense_backend/app/agents
Anish Sarkar d40c6bf743 feat: integrate SearXNG web search service with platform capabilities
- Added SearXNG service configuration to Docker setup, including environment variables and health checks.
- Introduced new settings management for web search in the frontend, allowing users to enable/disable and configure search engines and language preferences.
- Updated backend to support web search functionality, including database schema changes and service integration.
- Implemented health check endpoint for the web search service and integrated it into the application.
- Removed legacy SearXNG API connector references in favor of the new platform service approach.
2026-03-14 20:25:25 +05:30
..
new_chat feat: integrate SearXNG web search service with platform capabilities 2026-03-14 20:25:25 +05:30
podcaster fix: update LLM retrieval in podcast transcript creation to use agent LLM instead of document summary LLM 2026-03-03 13:35:29 -08:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00