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. |
||
|---|---|---|
| .. | ||
| __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 | ||