Update copy for "Disable generative AI features" (#19669)

This commit is contained in:
Noah Talerman 2024-06-11 17:59:57 -04:00 committed by GitHub
parent 08c5867260
commit 99bf325244
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -315,7 +315,7 @@ const Advanced = ({
</em>
</>
}
helpText="Only policy queries (SQL) are sent to the LLM. Fleet doesnt use this data to train models."
helpText="If enabled, only policy queries (SQL) are sent to the LLM. Fleet doesnt use this data to train models."
>
Disable generative AI features
</Checkbox>