openrag/src/services
Gabriel Luiz Freitas Almeida 531ca7cd49 Refactor TaskService for improved readability and maintainability
This commit enhances the TaskService class by reorganizing import statements, updating type hints to use `dict` instead of `Dict`, and improving the formatting of method definitions for better clarity. Additionally, minor adjustments were made to comments and error handling, contributing to a more robust and well-documented codebase.
2025-09-04 08:44:00 -03:00
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
auth_service.py no auth mode 2025-09-02 10:50:20 -04:00
chat_service.py LANGFLOW_URL 2025-08-27 23:09:11 -04:00
document_service.py no auth mode 2025-09-02 10:50:20 -04:00
knowledge_filter_service.py monitor service and kf subscription WIP 2025-08-22 01:09:18 -04:00
langflow_file_service.py Add LangflowFileService for file upload and ingestion flow 2025-09-02 23:10:20 -03:00
monitor_service.py monitor service and kf subscription WIP 2025-08-22 01:09:18 -04:00
search_service.py no auth mode 2025-09-02 10:50:20 -04:00
task_service.py Refactor TaskService for improved readability and maintainability 2025-09-04 08:44:00 -03:00