refactor: Use Ask AI feature through AI services instead of hooks (#11027)

This commit is contained in:
Ricardo Espinoza
2024-10-09 11:24:33 -04:00
committed by GitHub
parent e94cda3837
commit 06f51dc7d2
27 changed files with 3297 additions and 883 deletions

View File

@@ -92,6 +92,7 @@ export class E2EController {
[LICENSE_FEATURES.PROJECT_ROLE_VIEWER]: false,
[LICENSE_FEATURES.AI_ASSISTANT]: false,
[LICENSE_FEATURES.COMMUNITY_NODES_CUSTOM_REGISTRY]: false,
[LICENSE_FEATURES.ASK_AI]: false,
};
private numericFeatures: Record<NumericLicenseFeature, number> = {