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