mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 03:55:34 +08:00
Merge branch 'cz/human-in-the-loop' of github.com:langflow-ai/langflow into cz/human-in-the-loop
This commit is contained in:
@ -292,6 +292,7 @@ def get_background_execution_service():
|
||||
|
||||
return get_service(ServiceType.BACKGROUND_EXECUTION_SERVICE, BackgroundExecutionServiceFactory())
|
||||
|
||||
|
||||
def get_telemetry_writer_service():
|
||||
"""Return the TelemetryWriterService instance (always registered when langflow is installed)."""
|
||||
from langflow.services.telemetry_writer.factory import TelemetryWriterServiceFactory
|
||||
|
||||
Reference in New Issue
Block a user