Skip to content

Commit df1f615

Browse files
committed
minor formatting changes
1 parent 1348ce6 commit df1f615

4 files changed

Lines changed: 17 additions & 81 deletions

File tree

tutorials/ai-core-genaihub-prompt-registry/ai-core-genaibub-prompt-registry.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,39 +17,23 @@ author_profile: https://github.com/I321506
1717
- How to apply Grounding techniques, Data Masking, and Content Filtering to refine responses.
1818

1919
## Prerequisites
20-
2120
1. **BTP Account**
2221
Set up your SAP Business Technology Platform (BTP) account.
2322
[Create a BTP Account](https://developers.sap.com/group.btp-setup.html)
24-
2523
2. **For SAP Developers or Employees**
26-
Internal SAP stakeholders should refer to the following documentation:
27-
28-
[How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139)
29-
30-
[SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
31-
24+
Internal SAP stakeholders should refer to the following documentation: [How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139), [SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
3225
3. **For External Developers, Customers, or Partners**
33-
Follow this tutorial to set up your environment and entitlements:
34-
35-
[External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html)
36-
37-
[SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
38-
26+
Follow this tutorial to set up your environment and entitlements: [External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html), [SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
3927
4. **Create BTP Instance and Service Key for SAP AI Core**
4028
Follow the steps to create an instance and generate a service key for SAP AI Core:
4129
[Create Service Key and Instance](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/create-service-key?version=CLOUD)
42-
4330
5. **AI Core Setup Guide**
4431
Step-by-step guide to set up and get started with SAP AI Core:
4532
[AI Core Setup Tutorial](https://developers.sap.com/tutorials/ai-core-setup.html)
46-
47-
6. An Extended SAP AI Core service plan is required, as the Generative AI Hub is not available in the Free or Standard tiers. For more details, refer to [SAP AI Core Service Plans](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/service-plans?version=CLOUD)
48-
33+
6. An Extended SAP AI Core service plan is required, as the Generative AI Hub is not available in the Free or Standard tiers. For more details, refer to
34+
[SAP AI Core Service Plans](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/service-plans?version=CLOUD)
4935
7. **Orchestration Deployment**:
50-
5136
Refer to the tutorial [the basic consumption of GenAI models using orchestration](https://developers.sap.com/tutorials/ai-core-orchestration-consumption.html) and ensure at least one orchestration deployment is ready to be consumed during this process.
52-
5337
8. Basic Knowledge:
5438
Familiarity with the orchestration workflow is recommended
5539

tutorials/ai-core-orchestration-consumption-opt/ai-core-orchestration-consumption-opt.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,39 +15,23 @@ author_profile: https://github.com/I321506
1515
- Inference of GenAI models using orchestration along with Data Masking and Content Filtering features
1616

1717
## Prerequisites
18-
1918
1. **BTP Account**
2019
Set up your SAP Business Technology Platform (BTP) account.
2120
[Create a BTP Account](https://developers.sap.com/group.btp-setup.html)
22-
2321
2. **For SAP Developers or Employees**
24-
Internal SAP stakeholders should refer to the following documentation:
25-
26-
[How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139)
27-
28-
[SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
29-
22+
Internal SAP stakeholders should refer to the following documentation: [How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139), [SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
3023
3. **For External Developers, Customers, or Partners**
31-
Follow this tutorial to set up your environment and entitlements:
32-
33-
[External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html)
34-
35-
[SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
36-
24+
Follow this tutorial to set up your environment and entitlements: [External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html), [SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
3725
4. **Create BTP Instance and Service Key for SAP AI Core**
3826
Follow the steps to create an instance and generate a service key for SAP AI Core:
3927
[Create Service Key and Instance](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/create-service-key?version=CLOUD)
40-
4128
5. **AI Core Setup Guide**
4229
Step-by-step guide to set up and get started with SAP AI Core:
4330
[AI Core Setup Tutorial](https://developers.sap.com/tutorials/ai-core-setup.html)
44-
45-
6. An Extended SAP AI Core service plan is required, as the Generative AI Hub is not available in the Free or Standard tiers. For more details, refer to [SAP AI Core Service Plans](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/service-plans?version=CLOUD)
46-
47-
7. **Orchestration Deployment**:
48-
31+
6. An Extended SAP AI Core service plan is required, as the Generative AI Hub is not available in the Free or Standard tiers. For more details, refer to
32+
[SAP AI Core Service Plans](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/service-plans?version=CLOUD)
33+
7. **Orchestration Deployment**:
4934
Refer to the tutorial [the basic consumption of GenAI models using orchestration](https://developers.sap.com/tutorials/ai-core-orchestration-consumption.html) and ensure at least one orchestration deployment is ready to be consumed during this process.
50-
5135
8. Basic Knowledge:
5236
Familiarity with the orchestration workflow is recommended
5337

tutorials/ai-core-orchestration-consumption/ai-core-orchestration-consumption.md

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,35 +15,21 @@ author_profile: https://github.com/I321506
1515
- How to inference GenAI models Using Orchestration
1616

1717
## Prerequisites
18-
19-
1. **Global BTP Account**
18+
1. **BTP Account**
2019
Set up your SAP Business Technology Platform (BTP) account.
2120
[Create a BTP Account](https://developers.sap.com/group.btp-setup.html)
22-
2321
2. **For SAP Developers or Employees**
24-
Internal SAP stakeholders should refer to the following documentation:
25-
26-
[How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139)
27-
28-
[SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
29-
22+
Internal SAP stakeholders should refer to the following documentation: [How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139), [SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
3023
3. **For External Developers, Customers, or Partners**
31-
Follow this tutorial to set up your environment and entitlements:
32-
33-
[External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html)
34-
35-
[SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
36-
37-
24+
Follow this tutorial to set up your environment and entitlements: [External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html), [SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
3825
4. **Create BTP Instance and Service Key for SAP AI Core**
3926
Follow the steps to create an instance and generate a service key for SAP AI Core:
4027
[Create Service Key and Instance](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/create-service-key?version=CLOUD)
41-
4228
5. **AI Core Setup Guide**
4329
Step-by-step guide to set up and get started with SAP AI Core:
4430
[AI Core Setup Tutorial](https://developers.sap.com/tutorials/ai-core-setup.html)
45-
46-
6. An Extended SAP AI Core service plan is required, as the Generative AI Hub is not available in the Free or Standard tiers. For more details, refer to [SAP AI Core Service Plans](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/service-plans?version=CLOUD)
31+
6. An Extended SAP AI Core service plan is required, as the Generative AI Hub is not available in the Free or Standard tiers. For more details, refer to
32+
[SAP AI Core Service Plans](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/service-plans?version=CLOUD)
4733

4834
### Pre-Read
4935

tutorials/ai-core-orchestration-grounding/ai-core-orchestration-Grounding.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,39 +15,21 @@ author_profile: https://github.com/I321506
1515
- How to set up orchestration pipelines, enable document grounding, and perform vector retrieval using SAP AI Core's grounding capabilities
1616

1717
## Prerequisites
18-
19-
Please ensure the following prerequisites are met before starting the tutorial:
20-
2118
1. **BTP Account**
2219
Set up your SAP Business Technology Platform (BTP) account.
2320
[Create a BTP Account](https://developers.sap.com/group.btp-setup.html)
24-
2521
2. **For SAP Developers or Employees**
26-
Internal SAP stakeholders should refer to the following documentation:
27-
28-
[How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139)
29-
30-
[SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
31-
22+
Internal SAP stakeholders should refer to the following documentation: [How to create BTP Account For Internal SAP Employee](https://me.sap.com/notes/3493139), [SAP AI Core Internal Documentation](https://help.sap.com/docs/sap-ai-core)
3223
3. **For External Developers, Customers, or Partners**
33-
Follow this tutorial to set up your environment and entitlements:
34-
35-
[External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html)
36-
37-
[SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
38-
39-
24+
Follow this tutorial to set up your environment and entitlements: [External Developer Setup Tutorial](https://developers.sap.com/tutorials/btp-cockpit-entitlements.html), [SAP AI Core External Documentation](https://help.sap.com/docs/sap-ai-core?version=CLOUD)
4025
4. **Create BTP Instance and Service Key for SAP AI Core**
4126
Follow the steps to create an instance and generate a service key for SAP AI Core:
4227
[Create Service Key and Instance](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/create-service-key?version=CLOUD)
43-
4428
5. **AI Core Setup Guide**
4529
Step-by-step guide to set up and get started with SAP AI Core:
4630
[AI Core Setup Tutorial](https://developers.sap.com/tutorials/ai-core-setup.html)
47-
4831
6. An Extended SAP AI Core service plan is required, as the Generative AI Hub is not available in the Free or Standard tiers. For more details, refer to
4932
[SAP AI Core Service Plans](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/service-plans?version=CLOUD)
50-
5133
7. Access to Microsoft SharePoint for grounding capabilities.
5234

5335
### Pre-read
@@ -56,7 +38,7 @@ In this tutorial, we explore how to extend orchestration capabilities in SAP AI
5638

5739
**Grounding** addresses key challenges such as hallucinations and lack of specificity by connecting the model to external knowledge sources during inference.
5840

59-
In orchestration, **templating** and **model configuration** are mandatory. In this tutorial, we focus on one of the optional modules, **grounding**, and also incorporate other optional modules such as **data masking** and **content filtering**.
41+
In the Generative AI Hub orchestration workflow, **templating** and **model configuration** are mandatory. In this tutorial, we are focusing on the **grounding** module usage, but in our orchestration consumption request you will also find optional modules such as **data masking** and **content filtering**. In general this tutorial covers the usage of all orchestration modules.
6042

6143
In this tutorial we are covering:
6244

0 commit comments

Comments
 (0)