SurfSense/surfsense_backend/app/tasks
DESKTOP-RTLN3BA\$punk 9466bf595c feat: Implement LLM configuration validation in create and update routes
- Added `validate_llm_config` function to `llm_service.py` for validating LLM configurations via test API calls.
- Integrated validation in `create_llm_config` and `update_llm_config` routes in `llm_config_routes.py`, raising HTTP exceptions for invalid configurations.
- Enhanced error handling to provide detailed feedback on configuration issues.
2025-11-05 12:15:05 -08:00
..
celery_tasks feat: added file limit tracking for a user 2025-10-30 14:58:08 -07:00
connector_indexers chore: linting 2025-11-03 16:00:58 -08:00
document_processors feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
podcast_tasks.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
stream_connector_search_results.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00