mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
- Improved in-memory rate limiting by evicting timestamps outside the current window and cleaning up empty keys. - Updated LLM router service to cache context profiles and avoid redundant computations. - Introduced cache eviction logic for MCP tools and sandbox instances to manage memory usage effectively. - Added garbage collection triggers in chat streaming functions to reclaim resources promptly. |
||
|---|---|---|
| .. | ||
| tools | ||
| __init__.py | ||
| chat_deepagent.py | ||
| checkpointer.py | ||
| context.py | ||
| llm_config.py | ||
| sandbox.py | ||
| system_prompt.py | ||
| utils.py | ||