🎨 优化模型配置 && 新增apikey功能 && 完善通用接口

This commit is contained in:
2026-03-03 17:13:24 +08:00
parent 2714e63d2a
commit 7dae1a6e2b
46 changed files with 3063 additions and 278 deletions

View File

@@ -1,6 +1,9 @@
{
"/src/view/about/index.vue": "About",
"/src/view/ai/apikey/index.vue": "Index",
"/src/view/ai/binding/index.vue": "Index",
"/src/view/ai/model/index.vue": "Index",
"/src/view/ai/preset/components/PromptEditor.vue": "PromptEditor",
"/src/view/ai/preset/index.vue": "Index",
"/src/view/ai/provider/index.vue": "Index",
"/src/view/dashboard/components/banner.vue": "Banner",