diff --git a/tutorials/ai-core-azure/ai-core-azure.md b/tutorials/ai-core-azure/ai-core-azure.md index 7148e14dea..bcfa8ab47b 100644 --- a/tutorials/ai-core-azure/ai-core-azure.md +++ b/tutorials/ai-core-azure/ai-core-azure.md @@ -13,9 +13,9 @@ parser: v2 ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - An existing Azure account with Admin access to create and use Azure Data store. - TODO establish the setup prerequisites for SAP AI Core diff --git a/tutorials/ai-core-code/ai-core-code.md b/tutorials/ai-core-code/ai-core-code.md index cc2bde2b01..a089e192df 100644 --- a/tutorials/ai-core-code/ai-core-code.md +++ b/tutorials/ai-core-code/ai-core-code.md @@ -13,9 +13,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have created your first workflow with SAP AI Core, using [this tutorial](https://developers.sap.com/tutorials/ai-core-helloworld.html/#) diff --git a/tutorials/ai-core-consumption-LLM/ai-core-consumption-LLM.md b/tutorials/ai-core-consumption-LLM/ai-core-consumption-LLM.md index 4eb85d3ca0..9e1ab8be0d 100644 --- a/tutorials/ai-core-consumption-LLM/ai-core-consumption-LLM.md +++ b/tutorials/ai-core-consumption-LLM/ai-core-consumption-LLM.md @@ -16,9 +16,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - Ai core setup and basic knowledge: [Link to documentation](https://developers.sap.com/tutorials/ai-core-setup.html) - Ai core Instance with Standard Plan or Extended Plan diff --git a/tutorials/ai-core-data/ai-core-data.md b/tutorials/ai-core-data/ai-core-data.md index c4a2f7c4be..be4af39924 100644 --- a/tutorials/ai-core-data/ai-core-data.md +++ b/tutorials/ai-core-data/ai-core-data.md @@ -14,9 +14,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have knowledge on connecting code to AI workflows of SAP AI Core. - You have created your first pipeline with SAP AI Core, using [this tutorial](https://developers.sap.com/tutorials/ai-core-code.html/#). diff --git a/tutorials/ai-core-deploy/ai-core-deploy.md b/tutorials/ai-core-deploy/ai-core-deploy.md index 797f94aba7..ebd3019b39 100644 --- a/tutorials/ai-core-deploy/ai-core-deploy.md +++ b/tutorials/ai-core-deploy/ai-core-deploy.md @@ -13,9 +13,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have connected code to the AI workflows of SAP AI Core using [this tutorial](ai-core-code). - You have trained a model using SAP AI Core, such as the house price predictor model in [this tutorial](ai-core-data), or your own model trained in your local system. If you trained your own local model, follow [this tutorial](ai-core-tensorflow-byod) to use it with SAP AI Core. diff --git a/tutorials/ai-core-genai-hana-vector/ai-core-genai-hana-vector.md b/tutorials/ai-core-genai-hana-vector/ai-core-genai-hana-vector.md index 8b69143416..29b5b8a60f 100644 --- a/tutorials/ai-core-genai-hana-vector/ai-core-genai-hana-vector.md +++ b/tutorials/ai-core-genai-hana-vector/ai-core-genai-hana-vector.md @@ -13,9 +13,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - Access to SAP AI core with sap extended plan. - Have python3 installed in your system. diff --git a/tutorials/ai-core-generative-ai/ai-core-generative-ai.md b/tutorials/ai-core-generative-ai/ai-core-generative-ai.md index 597cd6f1cb..a8ad8ee1f0 100644 --- a/tutorials/ai-core-generative-ai/ai-core-generative-ai.md +++ b/tutorials/ai-core-generative-ai/ai-core-generative-ai.md @@ -14,9 +14,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have an SAP AI Core service instance and service key. - You're using the Extended service plan. diff --git a/tutorials/ai-core-gpt4o-consumption/ai-core-gpt4o-consumption.md b/tutorials/ai-core-gpt4o-consumption/ai-core-gpt4o-consumption.md index 2b694d9b57..6289ac8043 100644 --- a/tutorials/ai-core-gpt4o-consumption/ai-core-gpt4o-consumption.md +++ b/tutorials/ai-core-gpt4o-consumption/ai-core-gpt4o-consumption.md @@ -16,9 +16,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) -Ai core setup and basic knowledge: [Link to documentation](https://developers.sap.com/tutorials/ai-core-setup.html) -Ai core Instance with Standard Plan or Extended Plan diff --git a/tutorials/ai-core-helloworld/ai-core-helloworld.md b/tutorials/ai-core-helloworld/ai-core-helloworld.md index 2244b18204..11e2a59301 100644 --- a/tutorials/ai-core-helloworld/ai-core-helloworld.md +++ b/tutorials/ai-core-helloworld/ai-core-helloworld.md @@ -19,9 +19,9 @@ parser: v2 ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - Have Postman, Python (AI Libraries) or SAP AI Launchpad set up. You can set any of these up using [this tutorial](https://developers.sap.com/tutorials/ai-core-setup.html/#) diff --git a/tutorials/ai-core-launchpad-provisioning/ai-core-launchpad-provisioning.md b/tutorials/ai-core-launchpad-provisioning/ai-core-launchpad-provisioning.md index ae4c6deec9..d32324ea4c 100644 --- a/tutorials/ai-core-launchpad-provisioning/ai-core-launchpad-provisioning.md +++ b/tutorials/ai-core-launchpad-provisioning/ai-core-launchpad-provisioning.md @@ -12,9 +12,9 @@ author_profile: https://github.com/dhrubpaul Use Boosters to set up Free Tier for SAP AI Core and SAP AI Launchpad. ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - A BTP global account diff --git a/tutorials/ai-core-metrics/ai-core-metrics.md b/tutorials/ai-core-metrics/ai-core-metrics.md index b14121cdb2..c9a0b613f6 100644 --- a/tutorials/ai-core-metrics/ai-core-metrics.md +++ b/tutorials/ai-core-metrics/ai-core-metrics.md @@ -13,9 +13,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have an understanding of using data and generating models in SAP AI Core, from [this tutorial](https://developers.sap.com/tutorials/ai-core-data.html/#) diff --git a/tutorials/ai-core-setup/ai-core-setup.md b/tutorials/ai-core-setup/ai-core-setup.md index 1d29d03f7b..ce188da7e6 100644 --- a/tutorials/ai-core-setup/ai-core-setup.md +++ b/tutorials/ai-core-setup/ai-core-setup.md @@ -13,9 +13,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have created an SAP AI Core instance. diff --git a/tutorials/ai-core-tensorflow-byod/ai-core-tensorflow-byod.md b/tutorials/ai-core-tensorflow-byod/ai-core-tensorflow-byod.md index df5c8dcf5b..088b301ac2 100644 --- a/tutorials/ai-core-tensorflow-byod/ai-core-tensorflow-byod.md +++ b/tutorials/ai-core-tensorflow-byod/ai-core-tensorflow-byod.md @@ -13,9 +13,9 @@ author_profile: https://github.com/dhrubpaul ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have [set up an Enterprise SAP BTP Account for Tutorials](group.btp-setup). Follow the instructions to get an account, and set up entitlements and service instances for **SAP AI Core**. - You have [set up your Git Repository with SAP AI Core](https://developers.sap.com/tutorials/ai-core-helloworld.html). diff --git a/tutorials/cv-package-aicore-deploy-object-detection/cv-package-aicore-deploy-object-detection.md b/tutorials/cv-package-aicore-deploy-object-detection/cv-package-aicore-deploy-object-detection.md index e02896ac90..b447bc5954 100644 --- a/tutorials/cv-package-aicore-deploy-object-detection/cv-package-aicore-deploy-object-detection.md +++ b/tutorials/cv-package-aicore-deploy-object-detection/cv-package-aicore-deploy-object-detection.md @@ -20,9 +20,9 @@ author_profile: https://github.com/kannankumar ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have trained an AI model for object detection using the [set up tutorial](cv-package-aicore-train-object-detection). - You are using the Jupyter notebook from the [set up tutorial](cv-package-aicore-train-object-detection). diff --git a/tutorials/cv-package-aicore-setup/cv-package-aicore-setup.md b/tutorials/cv-package-aicore-setup/cv-package-aicore-setup.md index 32eb96814f..3c521d1814 100644 --- a/tutorials/cv-package-aicore-setup/cv-package-aicore-setup.md +++ b/tutorials/cv-package-aicore-setup/cv-package-aicore-setup.md @@ -20,9 +20,9 @@ author_profile: https://github.com/kannankumar ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have completed the [Create Your First Machine Learning Project using SAP AI Core tutorial series](group.ai-core-get-started-basics) - You have [provisioned SAP AI Core](https://help.sap.com/viewer/2d6c5984063c40a59eda62f4a9135bee/LATEST/en-US/38c4599432d74c1d94e70f7c955a717d.html) diff --git a/tutorials/cv-package-aicore-train-object-detection/cv-package-aicore-train-object-detection.md b/tutorials/cv-package-aicore-train-object-detection/cv-package-aicore-train-object-detection.md index 880d3c6f17..78b66cab5d 100644 --- a/tutorials/cv-package-aicore-train-object-detection/cv-package-aicore-train-object-detection.md +++ b/tutorials/cv-package-aicore-train-object-detection/cv-package-aicore-train-object-detection.md @@ -14,9 +14,9 @@ author_profile: https://github.com/kannankumar ## Prerequisites - A BTP global account -If you are an SAP Developer or SAP employee, please refer to the following links (for internal SAP stakeholders only) - +If you are an SAP Developer or SAP employee, please refer to the following links ( **for internal SAP stakeholders only** ) - [How to create a BTP Account (internal)](https://me.sap.com/notes/3493139) -[SAP AI Core](https://help.sap.com/docs/sap-ai-core?locale=en-US) +[SAP AI Core](https://help.sap.com/docs/sap-ai-core?version=INTERNAL&locale=en-US&state=PRODUCTION) If you are an external developer or a customer or a partner kindly refer to this [tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html) - You have completed the tutorial to [set up SAP Computer Vision package for SAP AI Core](cv-package-aicore-setup) - You have [set up your Git repository with SAP AI Core](https://help.sap.com/viewer/808d9d442fb0484e9b818924feeb9add/LATEST/en-US/3269092e37d141a293f0dbd7eaafc829.html)