feat(characters): use local character catalog

This commit is contained in:
2026-07-17 16:03:18 +08:00
parent a210a98d98
commit b3ebd5cf3b
96 changed files with 1023 additions and 522 deletions
-1
View File
@@ -16,7 +16,6 @@
"./src/data/schemas/auth/request",
"./src/data/schemas/auth/response",
"./src/data/schemas/chat",
"./src/data/schemas/character",
"./src/data/schemas/chat/request",
"./src/data/schemas/chat/response",
"./src/data/schemas/feedback",