Integrate workflow router model into chat generation handlers and App component

This commit is contained in:
2026-06-15 15:22:19 +02:00
parent 2b29952835
commit c1f3935cf5
2 changed files with 3 additions and 0 deletions

View File

@@ -1179,6 +1179,7 @@ export default function App() {
userScrolledUpRef,
visionModel,
webSearchEnabled,
workflowRouterModel,
})
useEffect(() => {