mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
- Introduced slow callback logging in FastAPI to identify blocking calls. - Added performance logging for agent creation and tool loading processes. - Implemented caching for MCP tools to reduce redundant server calls. - Enhanced sandbox management with in-process caching for improved efficiency. - Refactored several functions for better readability and performance tracking. - Updated tests to ensure proper functionality of new features and optimizations. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_connector_document.py | ||
| test_document_chunker.py | ||
| test_document_hashing.py | ||
| test_document_summarizer.py | ||