feat: 对接 Spark 大模型

This commit is contained in:
2024-04-01 17:03:03 +08:00
parent d20b518f5b
commit 3ded5f8e7a
12 changed files with 328 additions and 67 deletions

View File

@@ -15,7 +15,10 @@
"@iconify-json/svg-spinners": "^1.1.2",
"@iconify-json/tabler": "^1.1.105",
"@nuxt/ui": "^2.14.1",
"@uniiem/uuid": "^0.2.1",
"highlight.js": "^11.9.0",
"idb-keyval": "^6.2.1",
"markdown-it": "^14.1.0",
"nuxt": "^3.10.3",
"radix-vue": "^1.4.9",
"vue": "^3.4.19",
@@ -26,6 +29,8 @@
"@nuxtjs/google-fonts": "^3.2.0",
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
"@pinia/nuxt": "^0.5.1",
"@tailwindcss/typography": "^0.5.12",
"@types/markdown-it": "^13.0.7",
"@vite-pwa/nuxt": "^0.5.0",
"dayjs-nuxt": "^2.1.9",
"sass": "^1.72.0"