SurfSense/surfsense_backend/app/agents/new_chat
DESKTOP-RTLN3BA\$punk 62e698d8aa refactor: streamline document upload limits and enhance handling of mentioned documents
- Updated maximum file size limit to 500 MB per file.
- Removed restrictions on the number of files per upload and total upload size.
- Enhanced handling of user-mentioning documents in the knowledge base search middleware.
- Improved document reading and processing logic to accommodate new features and optimizations.
2026-04-02 19:39:10 -07:00
..
middleware refactor: streamline document upload limits and enhance handling of mentioned documents 2026-04-02 19:39:10 -07:00
tools chore: linting 2026-03-31 14:45:46 -07:00
__init__.py feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
chat_deepagent.py refactor: streamline document upload limits and enhance handling of mentioned documents 2026-04-02 19:39:10 -07:00
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: complete MiniMax LLM provider integration 2026-03-13 07:27:47 +08:00
sandbox.py feat: enhance caching mechanisms to prevent memory leaks 2026-02-27 17:56:00 -08:00
system_prompt.py feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00