{{
'PAC.Onboarding.EnableFeaturesDesc'
| translate
: {
Default:
'Select the feature modules you want to enable, which can also be configured later in the system settings.'
}
}}
@if (hasSemanticModel()) {
{{
'PAC.Onboarding.WantGenerateDemo' | translate: { Default: 'Do you want to generate samples' }
}}?
{{
'PAC.Onboarding.GenerateDemoDescription'
| translate
: {
Default:
'The system will download the demo data file from the server link, import the data into the system database, and create the corresponding samples'
}
}}.
{{
'PAC.Onboarding.ConfigureAiModelDesc'
| translate
: {
Default:
'Set up your primary AI provider and choose a default model for the AI copilot. You can continue refining it later in settings.'
}
}}