@@ -99,9 +99,8 @@ <h1 class="text-center">Java AI SDK Application</h1>
9999 < div class ="card-header ">
100100 < h2 > 🧰 AI Core</ h2 >
101101 The AI Core API provides tools to manage the lifecycle of your own AI
102- scenarios, including
103- artifacts, pipeline execution, and scalable deployments for training and
104- inference.
102+ scenarios, including artifacts, pipeline execution, and scalable deployments
103+ for training and inference.
105104 For more information, check the < a
106105 href ="https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/sap-ai-core-overview "
107106 target ="_blank "> AI Core documentation</ a > .
@@ -686,12 +685,9 @@ <h5 class="mb-1">Orchestration Integration</h5>
686685 </ button >
687686 < div class ="tooltip-content ">
688687 Let the orchestration service evaluate the feedback on the
689- AI SDK provided by a
690- hypothetical
691- user. Anonymize any names given as they are not relevant for
692- judging the
693- sentiment of the
694- feedback.
688+ AI SDK provided by a hypothetical user. Anonymize any names
689+ given as they are not relevant for judging the sentiment of
690+ the feedback.
695691 </ div >
696692 </ div >
697693 </ li >
@@ -848,9 +844,8 @@ <h2>📚 Prompt Registry</h2>
848844 ❓
849845 < div class ="tooltip-content ">
850846 Welcome to the Java AI SDK Application. In this Demo and End-to-End Test App you can
851- test several
852- endpoints of our API. For more information, check our GitHub repository linked at
853- the bottom.
847+ test several endpoints of our API. For more information, check our GitHub repository
848+ linked at the bottom.
854849 </ div >
855850 </ div >
856851 </ footer >
0 commit comments