添加聊天模块和数学公式展示功能
Showing
... | @@ -61,6 +61,10 @@ | ... | @@ -61,6 +61,10 @@ |
"dayjs": "1.11.12", | "dayjs": "1.11.12", | ||
"echarts": "5.5.1", | "echarts": "5.5.1", | ||
"font-awesome": "4.7.0", | "font-awesome": "4.7.0", | ||
"highlight.js": "^11.11.1", | |||
"katex": "^0.16.22", | |||
"markdown-it": "^14.1.0", | |||
"markdown-it-katex": "^2.0.3", | |||
"naive-ui": "2.39.0", | "naive-ui": "2.39.0", | ||
"nprogress": "0.2.0", | "nprogress": "0.2.0", | ||
"pinia": "2.2.0", | "pinia": "2.2.0", | ||
... | ... |
src/service/api/deepseek.ts
0 → 100644
src/utils/katex-renderer.ts
0 → 100644
src/utils/markdown.ts
0 → 100644
src/views/chat/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment