mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-25 19:15:18 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| tools | ||
| __init__.py | ||
| chat_deepagent.py | ||
| checkpointer.py | ||
| context.py | ||
| llm_config.py | ||
| sandbox.py | ||
| system_prompt.py | ||
| utils.py | ||