openrag/src/services
Gabriel Luiz Freitas Almeida f0744b153d Add LangflowFileService for file upload and ingestion flow
This commit introduces the LangflowFileService class, which provides methods for uploading user files, deleting user files, and triggering an ingestion flow using the Langflow Files API. The service is designed to handle asynchronous operations and includes error handling for API requests. Documentation for each method is included to ensure clarity on usage.
2025-09-02 23:10:20 -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 add os fields for owner name and email 2025-08-21 02:32:14 -04:00