refactor(*): cleaner provider design, simplified chat store

This commit is contained in:
Neko Ayaka
2026-08-08 01:34:44 +08:00
parent 5f1c52ec52
commit eb35c4d66a
157 changed files with 5343 additions and 5980 deletions
+2
View File
@@ -29,6 +29,7 @@
"./directives/*": "./src/directives/*.ts",
"./libs/inference/adapters/*": "./src/libs/inference/adapters/*.ts",
"./libs/inference": "./src/libs/inference/index.ts",
"./libs/pinia": "./src/libs/pinia/index.ts",
"./libs/*": "./src/libs/*.ts",
"./libs": "./src/libs/index.ts",
"./services/*": "./src/services/*.ts",
@@ -138,6 +139,7 @@
"node-vibrant": "catalog:",
"ofetch": "catalog:",
"pinia": "catalog:",
"pinia-plugin-synced": "catalog:",
"posthog-js": "catalog:",
"rehype-katex": "catalog:",
"rehype-parse": "catalog:",