improve streaming error handling

This commit is contained in:
ArnoChen
2025-02-18 00:30:51 +08:00
parent 0c8789035c
commit e083ebb95a
5 changed files with 77 additions and 42 deletions

View File

@@ -59,8 +59,8 @@
"@tailwindcss/vite": "^4.0.6",
"@types/bun": "^1.2.2",
"@types/node": "^22.13.4",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/seedrandom": "^3.0.8",
"@vitejs/plugin-react-swc": "^3.8.0",
"eslint": "^9.20.1",