mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 15:31:27 +00:00
Implementation Notification hook with three scenario and add test
This commit is contained in:
parent
1ee871fc60
commit
263bbaa633
16 changed files with 1115 additions and 20 deletions
|
|
@ -1057,6 +1057,7 @@ export const AppContainer = (props: AppContainerProps) => {
|
|||
streamingState,
|
||||
elapsedTime,
|
||||
settings,
|
||||
config,
|
||||
});
|
||||
|
||||
// Dialog close functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue