Skip to content

Commit 498208d

Browse files
committed
Docs: correct AI Chat model selection behavior in tinymceai-chat
The model selector can be used at any time during a conversation; a new chat is not required to switch models.
1 parent 4f80113 commit 498208d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/tinymceai-chat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Users can select the desired AI model for their conversation from a dropdown at
5555

5656
image::tinymceai/tinymce-ai-chat-model-selector-dropdown-open.png[{pluginname} Chat available models dropdown,width=80%]
5757

58-
Once selected, the AI model will persist for the duration of the conversation. To change the model, start a new conversation using the image:icons-premium/new-chat.svg[New Chat icon,24px] **New Chat** button at the top-right corner of the chat panel.
58+
The model can be changed at any time using the same dropdown. Messages sent after a change use the newly selected model.
5959

6060
[[model-selection-configuration]]
6161
=== Configuration

0 commit comments

Comments
 (0)