fix(chat): remove regenerate action
This commit is contained in:
@@ -41,7 +41,6 @@ describe("AgentWorkspace", () => {
|
||||
onResumeSpeech: jest.fn(),
|
||||
onStopSpeech: jest.fn(),
|
||||
isTtsSupported: false,
|
||||
onRegenerate: jest.fn(),
|
||||
onCreateBranch: jest.fn(),
|
||||
onReplyPermission: jest.fn(),
|
||||
onReplyQuestion: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user