You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Telemetry data can be used to monitor and gain insights into your AI features. There may be a cost associated with using this feature. See https://firebase.google.com/docs/genkit/observability/telemetry-collection.",
387
+
);
388
+
constenableTelemetry=
389
+
options.nonInteractive||
390
+
(awaitconfirm({
391
+
message: "Would like you to enable telemetry collection?",
0 commit comments