Merge branch 'ai-hub' into markdown

# Conflicts:
#	Yi.Ai.Vue3/package.json
#	Yi.Ai.Vue3/pnpm-lock.yaml
#	Yi.Ai.Vue3/src/pages/chat/layouts/chatWithId/index.vue
This commit is contained in:
ccnetcore
2025-12-16 23:15:03 +08:00
39 changed files with 1928 additions and 696 deletions

View File

@@ -51,8 +51,10 @@
"hook-fetch": "^2.0.4-beta.1",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"mammoth": "^1.11.0",
"mermaid": "11.12.0",
"nprogress": "^0.2.0",
"pdfjs-dist": "^5.4.449",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.4.1",
"prismjs": "^1.30.0",
@@ -74,7 +76,8 @@
"unist-util-visit": "^5.0.0",
"vue": "^3.5.17",
"vue-element-plus-x": "1.3.7",
"vue-router": "4"
"vue-router": "4",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@antfu/eslint-config": "^4.16.2",