edit predictions: Add enabled_in_assistant setting (#25767)

Release Notes:

- edit predictions: Add `enabled_in_assistant` setting
This commit is contained in:
Agus Zubiaga 2025-02-27 15:52:45 -03:00 committed by GitHub
parent 6eb2ffe77a
commit 82f793144e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 48 additions and 3 deletions

View file

@ -406,6 +406,12 @@ There are two options to choose from:
List of `string` values.
### Enabled in Assistant
- Description: Whether to show edit predictions in the assistant's prompt editor.
- Setting: `enabled_in_assistant`
- Default: `true`
## Edit Predictions Disabled in
- Description: A list of language scopes in which edit predictions should be disabled.