Refactor AI chat: streaming, tool calls, UI polish
All checks were successful
CI / check (pull_request) Successful in 3m25s
All checks were successful
CI / check (pull_request) Successful in 3m25s
This commit is contained in:
@@ -45,4 +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';
|
||||
export { AiAttachment, AiConversation, AiMessage, AiToolRun } from '../ai-chat/entities';
|
||||
|
||||
Reference in New Issue
Block a user