Skip to content

Commit 61cca55

Browse files
authored
Corrected the bullet structure (#63055)
1 parent 04a7ad2 commit 61cca55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/copilot/reference/enterprise-administrators/enterprise-managed-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Restricts plugin installation to only the marketplaces explicitly defined by the
181181

182182
Sets your preferred model as the default for new conversations. This lets you choose the default model that best fits your enterprise's workflows. Users can still select a different model on a per-conversation basis.
183183
* Set `model` to `"auto"` to use {% data variables.copilot.copilot_auto_model_selection_short %} as the default, so new sessions choose a model automatically unless the user specifies a different model on a per-conversation basis. See [AUTOTITLE](/copilot/concepts/models/auto-model-selection).
184-
* * Set `model` to a specific model and version to make that model the default for new conversations, for example `"kimi-k-3"`.
184+
* Set `model` to a specific model and version to make that model the default for new conversations, for example `"kimi-k-3"`.
185185

186186
This key is overridable by enterprise team mapping. In your `{% data variables.copilot.managed_setting_file %}`, use the `{ "overridable": "auto" }` syntax to specialize the key's configuration on a per-team basis. You can then set `"model": "unmanaged"` in a team settings file, providing a specialization that takes precedence over `{% data variables.copilot.managed_setting_file %}` for members of the subject team.
187187

0 commit comments

Comments
 (0)