mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
- Introduced dynamic character budget calculation for document formatting based on model's context window. - Updated `format_documents_for_context` to respect character limits and improve output quality. - Added `max_input_tokens` parameter to various functions to facilitate context-aware processing. - Enhanced error handling for context overflow in LLM router service. |
||
|---|---|---|
| .. | ||
| tools | ||
| __init__.py | ||
| chat_deepagent.py | ||
| checkpointer.py | ||
| context.py | ||
| llm_config.py | ||
| sandbox.py | ||
| system_prompt.py | ||
| utils.py | ||