Skip to content

Releases: cap-js/ai

v1.0.1

08 May 12:51
6c56b89

Choose a tag to compare

Fixed

  • Empty recommendations on read on active entities are returned empty to avoid UI errors

v1.0.0

28 Apr 11:12
dc3c921

Choose a tag to compare

Added

  • Out of box support for recommended values in field helps in Fiori UIs by providing an SAP_Recommendations navigation property in OData services which contains the recommendations.
  • Provide a CAP AICore service, via which SAP AI Core artefacts can be queried, like 'resourceGroups', 'deployments' or 'configurations' with cds.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.