feat: added thinking time statistics; added LaTeX rendering support

This commit is contained in:
Xiaohan-Tian
2026-05-15 12:07:45 -07:00
parent 42b9662bb4
commit ac2d924711
6 changed files with 426 additions and 8 deletions
+3
View File
@@ -19,6 +19,7 @@
"fft.js": "^4.0.4",
"idb": "^8.0.3",
"jszip": "^3.10.1",
"katex": "^0.16.46",
"onnxruntime-web": "^1.26.0",
"openai": "^6.33.0",
"react": "^19.1.0",
@@ -27,7 +28,9 @@
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^15.6.1",
"reflect-metadata": "^0.2.2",
"rehype-katex": "^7.0.1",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"tone": "^15.1.22",
"vexflow": "^5.0.0",
"zustand": "^5.0.6"