Releases: cap-js/ai
Releases · cap-js/ai
v1.0.1
v1.0.0
Added
- Out of box support for recommended values in field helps in Fiori UIs by providing an
SAP_Recommendationsnavigation property in OData services which contains the recommendations. - Provide a CAP
AICoreservice, via which SAP AI Core artefacts can be queried, like 'resourceGroups', 'deployments' or 'configurations' withcds.ql(SELECT.from(resourceGroups)and alike). - Automatically create an AI Core deployment for SAP RPT-1 which is used for the recommended values in single tenant and multi tenant scenarios.
- Automatically creates an AI Core resource group per tenant in multi tenant scenarios. In single tenant mode the 'default' resource group is used.