feat(ai): unify AI architecture, implement RAG and legacy migration
This commit is contained in:
@@ -35,6 +35,7 @@ import { NotificationModule } from '../notification/notification.module';
|
||||
NotificationTriggerService,
|
||||
MatrixManagementService,
|
||||
InheritanceService,
|
||||
TypeOrmModule,
|
||||
],
|
||||
})
|
||||
export class ResponseCodeModule {}
|
||||
|
||||
Reference in New Issue
Block a user