SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk 2f793e7a69 refactor: improve content extraction and encoding handling
- Enhanced Azure Document Intelligence parser to raise an error for empty or whitespace-only content.
- Updated LLMRouterService to log premium model strings more clearly.
- Added automatic encoding detection for file reading in document processors.
- Improved error handling for empty markdown content extraction in file processors.
- Refactored DocumentUploadTab component for better accessibility and user interaction.
2026-04-16 00:25:46 -07:00
..
agents cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
config cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
connectors Make Vision LLM opt-in for uploads and connectors 2026-04-10 16:45:51 +02:00
etl_pipeline refactor: improve content extraction and encoding handling 2026-04-16 00:25:46 -07:00
indexing_pipeline feat: added ai file sorting 2026-04-14 01:43:30 -07:00
prompts Simplify prompts to seed-based CRUD with version tracking 2026-03-31 18:05:42 +02:00
retriever feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
routes feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
schemas feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
services refactor: improve content extraction and encoding handling 2026-04-16 00:25:46 -07:00
tasks refactor: improve content extraction and encoding handling 2026-04-16 00:25:46 -07:00
templates feat: update report generation and export capabilities to support multiple formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text) across documentation and backend 2026-03-09 18:41:21 -07:00
utils cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
celery_app.py cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
db.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
exceptions.py feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
rate_limiter.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
users.py Seed default prompts on registration and for existing users 2026-03-31 18:12:09 +02:00