openrag/src/models
Gabriel Luiz Freitas Almeida 542082e5bf Add LangflowConnectorFileProcessor for handling connector file uploads
This commit introduces the LangflowConnectorFileProcessor class, which processes connector file uploads using the Langflow service. It includes initialization parameters for user and connection details, and implements the process_item method to handle file processing asynchronously. Additionally, it cleans up the existing ConnectorFileProcessor by removing unused imports and streamlining file info retrieval. These changes enhance the code's robustness and maintainability in line with async development practices.
2025-09-08 16:40:06 -03:00
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
processors.py Add LangflowConnectorFileProcessor for handling connector file uploads 2025-09-08 16:40:06 -03:00
tasks.py ruff 2025-09-03 09:17:30 -04:00