Table of Contents

Property DisableTelemetry

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

DisableTelemetry

Call Utils.DisableTelemetryEvents() at order 400. Default true, and the default is the whole point.

ORT GenAI 0.15.0 made its 1DS telemetry opt-out, and the Android AAR merges INTERNET, ACCESS_NETWORK_STATE and an ai.onnxruntime.genai.TelemetryInitializer content provider into every consuming APK - all four measured from the shipped 0.15.2 package, not inferred. An on-device suite whose selling point is that nothing leaves the device does not ship with that on by default.

public bool DisableTelemetry { get; set; }

Property Value

bool