mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update copy for "Disable generative AI features" (#19669)
This commit is contained in:
parent
08c5867260
commit
99bf325244
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@ const Advanced = ({
|
|||
</em>
|
||||
</>
|
||||
}
|
||||
helpText="Only policy queries (SQL) are sent to the LLM. Fleet doesn’t use this data to train models."
|
||||
helpText="If enabled, only policy queries (SQL) are sent to the LLM. Fleet doesn’t use this data to train models."
|
||||
>
|
||||
Disable generative AI features
|
||||
</Checkbox>
|
||||
|
|
|
|||
Loading…
Reference in a new issue