feat: implement hotel staff chat model configuration API and update localization files

This commit is contained in:
duanshuwen
2026-04-21 19:39:36 +08:00
parent 413e566430
commit 488d420e06
11 changed files with 153 additions and 672 deletions

View File

@@ -16,4 +16,4 @@ export * from './recentConversation';
export * from './conversationMessageList';
export * from './recommendedQuestionList';
export * from './chatConfig';
export * from './modelConfig';
export * from './chat';