SurfSense/surfsense_backend/app/tasks/document_processors
DESKTOP-RTLN3BA\$punk 633ea3ac0f feat: moved LLMConfigs from User to SearchSpaces
- RBAC soon??
- Updated various services and routes to handle search space-specific LLM preferences.
- Modified frontend components to pass search space ID for LLM configuration management.
- Removed onboarding page and settings page as part of the refactor.
2025-10-10 00:50:29 -07:00
..
__init__.py refactor: refactored background_tasks & indexing_tasks 2025-08-12 15:28:13 -07:00
base.py feat: Fixed Document Summary Content across connectors and processors 2025-08-18 20:51:48 -07:00
extension_processor.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
file_processors.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
markdown_processor.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
url_crawler.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
youtube_processor.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00