Skip to content
Snippets Groups Projects
Unverified Commit ab2ea699 authored by Jeff Bruemmer's avatar Jeff Bruemmer Committed by GitHub
Browse files

update metabot admin copy (#29832)

parent fbed71c0
No related branches found
No related tags found
No related merge requests found
...@@ -593,7 +593,7 @@ const SECTIONS = updateSectionsWithPlugins({ ...@@ -593,7 +593,7 @@ const SECTIONS = updateSectionsWithPlugins({
{ {
key: "is-metabot-enabled", key: "is-metabot-enabled",
display_name: t`Enable Metabot`, display_name: t`Enable Metabot`,
description: t`Metabot is in Alpha, and in general LargeLanguageModel generated SQL should be examined carefully before using its results in critical applications. By using Metabot, you agree to share prompt and resultant queries with Metabase to help us improve Metabot’s performance.`, description: t`Metabot is in alpha, and in general you should always examine SQL queries generated by large language models (LLMs) before using their results in critical applications. By using Metabot, you agree to share your prompts and their resultant queries with Metabase to help us improve Metabot’s performance.`,
type: "boolean", type: "boolean",
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment