Skip to content

Commit

Permalink
refactor: replace ChatInput with antdx component
Browse files Browse the repository at this point in the history
  • Loading branch information
agatha197 committed Dec 30, 2024
1 parent 84ed0b5 commit 827a491
Show file tree
Hide file tree
Showing 5 changed files with 160 additions and 360 deletions.
5 changes: 3 additions & 2 deletions react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"version": "24.09.0-alpha.1",
"private": true,
"dependencies": {
"@ai-sdk/openai": "^0.0.72",
"@ai-sdk/openai": "^1.0.10",
"@ai-sdk/react": "^0.0.70",
"@ant-design/cssinjs": "^1.22.0",
"@ant-design/icons": "^5.5.1",
"@ant-design/x": "^1.0.4",
"@cloudscape-design/board-components": "3.0.60",
"@codemirror/language": "^6.10.3",
"@melloware/react-logviewer": "^5.3.2",
Expand All @@ -22,7 +23,7 @@
"@uiw/codemirror-extensions-langs": "^4.23.6",
"@uiw/react-codemirror": "^4.23.6",
"ahooks": "^3.8.1",
"ai": "^3.4.33",
"ai": "^4.0.20",
"ansi_up": "^6.0.2",
"antd": "^5.22.2",
"antd-style": "^3.7.1",
Expand Down
Loading

0 comments on commit 827a491

Please sign in to comment.