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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_service.py | ||
| chat_service.py | ||
| document_service.py | ||
| knowledge_filter_service.py | ||
| langflow_file_service.py | ||
| monitor_service.py | ||
| search_service.py | ||
| task_service.py | ||