assistant2: Add prompt editor history (#23439)
This PR adds the prompt editor history to Assistant2. <img width="1309" alt="Screenshot 2025-01-21 at 9 02 07 PM" src="https://github.com/user-attachments/assets/d79936fe-1c23-425f-b99d-43f85afd0c39" /> Release Notes: - N/A
This commit is contained in:
parent
be407e27f9
commit
7516b8c8b7
3 changed files with 163 additions and 32 deletions
|
@ -41,6 +41,7 @@ actions!(
|
|||
ToggleModelSelector,
|
||||
RemoveAllContext,
|
||||
OpenHistory,
|
||||
OpenPromptEditorHistory,
|
||||
RemoveSelectedThread,
|
||||
Chat,
|
||||
ChatMode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue