feat: 集成 AI 对话与只读查询工具
This commit is contained in:
@@ -45,3 +45,4 @@ export { AiConfig } from '../ai-config/ai-config.entity';
|
||||
export * from './student-wallet.entity';
|
||||
export * from './wallet-transaction.entity';
|
||||
export * from './financial-operation.entity';
|
||||
export { AiConversation, AiMessage, AiToolRun } from '../ai-chat/entities';
|
||||
|
||||
Reference in New Issue
Block a user