SurfSense/surfsense_backend/app/agents
Anish Sarkar b22fe012d5 feat: enhance search_web functionality and clarify connector usage
- modify the `web_search` tool that integrates multiple live search connectors (Tavily, Linkup, Baidu) alongside the SearXNG platform for real-time information retrieval.
- Updated comments to reflect the separation of local knowledge base searches from web searches.
- Improved handling of connector types and search logic to ensure accurate routing of queries to the appropriate tools.
- Refactored existing code to streamline the search process and enhance performance.
2026-03-15 04:45:39 +05:30
..
new_chat feat: enhance search_web functionality and clarify connector usage 2026-03-15 04:45:39 +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