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. |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| connectors | ||
| models | ||
| services | ||
| tui | ||
| utils | ||
| agent.py | ||
| auth_context.py | ||
| auth_middleware.py | ||
| main.py | ||
| session_manager.py | ||