edit predictions: Add enabled_in_assistant
setting (#25767)
Release Notes: - edit predictions: Add `enabled_in_assistant` setting
This commit is contained in:
parent
6eb2ffe77a
commit
82f793144e
4 changed files with 48 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue