feat: add new dependencies and enhance AI functionality with SSE support
正在显示
| ... | ... | @@ -11,6 +11,7 @@ |
| }, | ||
| "dependencies": { | ||
| "@ant-design/icons": "^6.0.0", | ||
| "@ant-design/x": "^1.1.1", | ||
| "@antv/g2": "^5.2.12", | ||
| "@dnd-kit/core": "^6.3.1", | ||
| "@dnd-kit/modifiers": "^9.0.0", | ||
| ... | ... | @@ -29,6 +30,7 @@ |
| "lucide-react": "^0.484.0", | ||
| "react": "^18.3.1", | ||
| "react-dom": "^18.3.1", | ||
| "react-error-boundary": "^5.0.0", | ||
| "react-markdown": "^10.1.0", | ||
| "react-router": "^7.4.0", | ||
| "rehype-highlight": "^7.0.2", | ||
| ... | ... |
差异被折叠。
src/modules/demo/request.tsx
0 → 100644
src/utils/sseRequest.ts
0 → 100644
请
注册
或者
登录
后发表评论