render chat message as markdown

This commit is contained in:
ArnoChen
2025-02-18 00:42:22 +08:00
parent e083ebb95a
commit eaf1e92e76
3 changed files with 239 additions and 3 deletions

View File

@@ -45,7 +45,11 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.5",
"react-markdown": "^9.0.3",
"react-number-format": "^5.4.3",
"rehype-react": "^8.0.0",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"seedrandom": "^3.0.5",
"sigma": "^3.0.1",
"sonner": "^1.7.4",