refactor: remove unused WebSearchToolUI component and update onFetchChart to return a Promise

This commit is contained in:
dayuan.jiang
2025-03-19 09:46:30 +00:00
parent 2832e9e5e7
commit ec80a6c578
5 changed files with 128 additions and 937 deletions

View File

@@ -11,9 +11,6 @@
"dependencies": {
"@ai-sdk/google": "^1.1.25",
"@ai-sdk/openai": "^1.2.5",
"@assistant-ui/react": "^0.8.6",
"@assistant-ui/react-ai-sdk": "^0.8.0",
"@assistant-ui/react-markdown": "^0.8.0",
"@radix-ui/react-scroll-area": "^1.2.3",
"@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.8",