From 319aebe2870c665d1c8ba3bb09f0e5f25436c34c Mon Sep 17 00:00:00 2001 From: Polina Cherkasova Date: Fri, 7 Mar 2025 16:31:00 -0800 Subject: [PATCH] Update enable_gen_ai.dart --- pkgs/dartpad_ui/lib/enable_gen_ai.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/dartpad_ui/lib/enable_gen_ai.dart b/pkgs/dartpad_ui/lib/enable_gen_ai.dart index 74e9e3205..f4b04e51f 100644 --- a/pkgs/dartpad_ui/lib/enable_gen_ai.dart +++ b/pkgs/dartpad_ui/lib/enable_gen_ai.dart @@ -3,7 +3,7 @@ // BSD-style license that can be found in the LICENSE file. // Turn on or off gen-ai features in the client. -const bool genAiEnabled = true; +const bool genAiEnabled = false; /* When [genAiEnabled] is true, use this