openrag/src
Gabriel Luiz Freitas Almeida beee47068c Add LangflowConnectorService for managing connector documents
This commit introduces the LangflowConnectorService class, which facilitates the management and processing of connector documents using the Langflow service. It includes methods for initializing the service, retrieving connectors, processing documents, and syncing files. The implementation emphasizes asynchronous processing and robust error handling, enhancing the overall maintainability and documentation of the codebase.
2025-09-08 16:40:24 -03:00
..
api Merge branch 'main' into ingestion-flow 2025-09-08 12:19:52 -03:00
config Add handling for Content-Type header in AppClients 2025-09-08 08:43:32 -03:00
connectors Add LangflowConnectorService for managing connector documents 2025-09-08 16:40:24 -03:00
models Add LangflowConnectorFileProcessor for handling connector file uploads 2025-09-08 16:40:06 -03:00
services fix imports in task_service 2025-09-08 16:39:41 -03:00
tui Refactor environment configuration in EnvManager 2025-09-08 15:10:00 -03:00
utils logging & format 2025-09-04 20:56:47 -04:00
agent.py 📝 (agent.py): Update comments and function names for clarity and consistency 2025-09-05 18:15:51 -03:00
auth_context.py ruff 2025-09-03 09:17:30 -04:00
auth_middleware.py Merge branch 'main' of github.com:phact/gendb 2025-09-04 20:56:56 -04:00
main.py fix langflow file service change 2025-09-08 12:59:28 -03:00
session_manager.py Merge branch 'main' into default-data 2025-09-04 21:53:38 -04:00