Summarize into new chat suggested action (#34)
This commit is contained in:
@@ -156,7 +156,7 @@ export interface CodeProposal {
|
||||
}
|
||||
|
||||
export interface SuggestedAction {
|
||||
id: "restart-app";
|
||||
id: "restart-app" | "summarize-in-new-chat";
|
||||
}
|
||||
|
||||
export interface ActionProposal {
|
||||
|
||||
Reference in New Issue
Block a user