mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
- Increased maximum file upload limit from 10 to 50 to improve user experience. - Implemented batch processing for document uploads to avoid proxy timeouts, splitting files into manageable chunks. - Enhanced garbage collection in chat streaming functions to prevent memory leaks and improve performance. - Added memory delta tracking in system snapshots for better monitoring of resource usage. - Updated LLM router and service configurations to prevent unbounded internal accumulation and improve efficiency. |
||
|---|---|---|
| .. | ||
| auth-api.service.ts | ||
| base-api.service.ts | ||
| chat-comments-api.service.ts | ||
| chat-threads-api.service.ts | ||
| connectors-api.service.ts | ||
| documents-api.service.ts | ||
| image-gen-config-api.service.ts | ||
| incentive-tasks-api.service.ts | ||
| invites-api.service.ts | ||
| logs-api.service.ts | ||
| members-api.service.ts | ||
| new-llm-config-api.service.ts | ||
| notes-api.service.ts | ||
| notifications-api.service.ts | ||
| permissions-api.service.ts | ||
| public-chat-api.service.ts | ||
| roles-api.service.ts | ||
| search-spaces-api.service.ts | ||
| user-api.service.ts | ||