SurfSense/surfsense_backend/app/agents/new_chat
Anish Sarkar c1fe95939f refactor: remove legacy SearXNG API references and web search settings
- Deleted the migration script for adding web search columns to the database.
- Removed web search related fields from the SearchSpace model and schemas.
- Eliminated web search health check endpoint and associated service logic.
- Updated frontend components to remove web search settings management.
- Cleaned up references to SearXNG API in various modules, transitioning to a platform service approach.
2026-03-15 03:49:37 +05:30
..
tools refactor: remove legacy SearXNG API references and web search settings 2026-03-15 03:49:37 +05:30
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
chat_deepagent.py refactor: remove legacy SearXNG API references and web search settings 2026-03-15 03:49:37 +05:30
checkpointer.py feat: implement connection pooling for AsyncPostgresSaver in checkpointer 2026-02-05 17:32:43 -08:00
context.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
llm_config.py feat: Enhance LLM configuration and routing with model profile attachment 2026-03-10 18:18:59 -07:00
sandbox.py feat: enhance caching mechanisms to prevent memory leaks 2026-02-27 17:56:00 -08:00
system_prompt.py feat: integrate SearXNG web search service with platform capabilities 2026-03-14 20:25:25 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00