diff --git a/docs/src/pages/docs/_assets/assistant-dropdown-updated.png b/docs/src/pages/docs/_assets/assistant-dropdown-updated.png new file mode 100644 index 000000000..b6ee0b53d Binary files /dev/null and b/docs/src/pages/docs/_assets/assistant-dropdown-updated.png differ diff --git a/docs/src/pages/docs/_assets/threads-context-menu-updated.png b/docs/src/pages/docs/_assets/threads-context-menu-updated.png new file mode 100644 index 000000000..e90baf2ab Binary files /dev/null and b/docs/src/pages/docs/_assets/threads-context-menu-updated.png differ diff --git a/docs/src/pages/docs/_assets/threads-favorites-and-recents-updated.png b/docs/src/pages/docs/_assets/threads-favorites-and-recents-updated.png new file mode 100644 index 000000000..5d62974e4 Binary files /dev/null and b/docs/src/pages/docs/_assets/threads-favorites-and-recents-updated.png differ diff --git a/docs/src/pages/docs/_assets/threads-new-chat-updated.png b/docs/src/pages/docs/_assets/threads-new-chat-updated.png new file mode 100644 index 000000000..6780e7df3 Binary files /dev/null and b/docs/src/pages/docs/_assets/threads-new-chat-updated.png differ diff --git a/docs/src/pages/docs/assistants.mdx b/docs/src/pages/docs/assistants.mdx index 8625252e8..814df0c8f 100644 --- a/docs/src/pages/docs/assistants.mdx +++ b/docs/src/pages/docs/assistants.mdx @@ -77,7 +77,7 @@ Provide examples when explaining complex topics. You can quickly switch between assistants, or create and edit them, directly from the Chat screen using the assistant dropdown menu at the top: -![Assistant Dropdown](./_assets/assistant-dropdown.png) +![Assistant Dropdown](./_assets/assistant-dropdown-updated.png) - Click the assistant's name (e.g., "Travel Planner") at the top of the Chat screen to open the dropdown menu. - The dropdown lists all of your assistants. Click on any of the assistants available to switch to it for the diff --git a/docs/src/pages/docs/quickstart.mdx b/docs/src/pages/docs/quickstart.mdx index c82a6f294..f17863fa2 100644 --- a/docs/src/pages/docs/quickstart.mdx +++ b/docs/src/pages/docs/quickstart.mdx @@ -91,7 +91,7 @@ Install all required dependencies and drivers before enabling GPU acceleration. ### Step 4: Customize Assistant Instructions With your model ready to roll, you can tailor how it responds by tweaking instructions or model configurations -in [Assistant.](/docs/assistants). +through the [Assistants feature](/docs/assistants).
@@ -104,7 +104,7 @@ these is that you can use them no matter which model you choose.
-![Add an Assistant Instruction](./_assets/add_assistant.png) +![Add an Assistant Instruction](./_assets/assistant-edit-dialog.png)
diff --git a/docs/src/pages/docs/threads.mdx b/docs/src/pages/docs/threads.mdx index d92151f76..12a21abd0 100644 --- a/docs/src/pages/docs/threads.mdx +++ b/docs/src/pages/docs/threads.mdx @@ -33,7 +33,7 @@ bottom left of Jan. 2. Select your preferred model in **Model Selector** in input field & start chatting.
-![Create New Thread](./_assets/threads-new-chat.png) +![Create New Thread](./_assets/threads-new-chat-updated.png) ## View Your Chat History @@ -51,7 +51,7 @@ thread and a context menu will pop up with the favorite option for you to click - **Recents**: See your most recently accessed threads for quick navigation.
-![Favorites and Recents](./_assets/threads-favorites-and-recents.png) +![Favorites and Recents](./_assets/threads-favorites-and-recents-updated.png) ## Edit a Chat Title @@ -61,7 +61,7 @@ thread and a context menu will pop up with the favorite option for you to click 4. Add new title & save
-![Context Menu](./_assets/threads-context-menu.png) +![Context Menu](./_assets/threads-context-menu-updated.png) ## Delete Thread @@ -77,7 +77,7 @@ When you want to completely remove a thread:
-![Delete Thread](./_assets/threads-context-menu.png) +![Delete Thread](./_assets/threads-context-menu-updated.png) ### Delete all threads at once