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 18:52:45 +00:00
committed by GitHub
parent 6eb2ffe77a
commit 82f793144e
4 changed files with 48 additions and 3 deletions
+6
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.