mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
refactor: Centralize tool scheduling logic and simplify React hook (#670)
This commit is contained in:
parent
edc12e416d
commit
f2a8d39f42
9 changed files with 938 additions and 758 deletions
|
|
@ -200,7 +200,6 @@ export const App = ({
|
|||
const { streamingState, submitQuery, initError, pendingHistoryItems } =
|
||||
useGeminiStream(
|
||||
addItem,
|
||||
refreshStatic,
|
||||
setShowHelp,
|
||||
config,
|
||||
setDebugMessage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue