Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 2.82 KB

00-connect-AICore-and-AILaunchpad.md

File metadata and controls

46 lines (26 loc) · 2.82 KB

Setup SAP AI Launchpad and SAP AI Core

SAP AI Launchpad is a multitenant SaaS application on SAP BTP. You can use SAP AI Launchpad to manage AI use cases across different AI runtimes. SAP AI Launchpad also provides generative AI capabilities via the Generative AI Hub in SAP AI Core and is available in the Cloud Foundry environment. You can also connect the SAP HANA database as an AI runtime to work with the HANA Predictive Analysis Library (PAL), or connect SAP AI Services to work with the SAP AI Service Data Attribute Recommendation.

[1/4] Open SAP Business Technology Platform

👉 Open your BTP cockpit.

👉 Navigate to the subaccount: GenAI CodeJam.

[2/4] Open SAP AI Launchpad and connect to SAP AI Core

👉 Go to Instances and Subscriptions. Check whether you see an SAP AI Core instance and an SAP AI Launchpad subscription.

BTP Cockpit

With SAP AI Launchpad you can administer all your machine learning operations. ☝️ Make sure you have the extended plan of SAP AI Core to leverage Generative AI Hub. To connect SAP AI Core to SAP AI Launchpad you need the SAP AI Core service key.

SAP AI Core service key

☝️ In this subaccount the connection between the SAP AI Core service instance and the SAP AI Launchpad application is already established. Otherwise you would have to add a new runtime using the SAP AI Core service key information.

👉 Open SAP AI Launchpad.

[3/4] Create a new resource group for your team

SAP AI Core tenants use resource groups to isolate AI resources and workloads. Scenarios (e.g. foundation-models) and executables (a template for training a model or creation of a deployment) are shared across all resource groups.

Make sure to create a NEW resource group for your team.
DO NOT USE THE DEFAULT RESOURCE GROUP!

👉 Open the SAP AI Core Administration tab and select Resource Groups.

👉 Create a new resource group with your team's name.

SAP AI Launchpad - Recourse Group 1/2

👉 Go back to Workspaces.

👉 Select your connection and your resource group.

👉 Make sure it is selected. It should show up at the top next to SAP AI Launchpad.

☝️ You will need the name of your resource group in Exercise 04-create-embeddings.

If your resource group does not show up, use the browser(!) refresh button to refresh the page.

SAP AI Launchpad - Recourse Group 2/2

Next Exercise