Skip to content

Commit 72470c7

Browse files
Apply suggestions from code review
Co-authored-by: Junjie Tang <[email protected]>
1 parent 4b7b67c commit 72470c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

foundation-models/openai/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.sap.ai.sdk.foundationmodels</groupId>
1111
<artifactId>openai</artifactId>
1212
<name>OpenAI client</name>
13-
<description>SAP Cloud SDK for AI - Client that communicates with OpenAI.</description>
13+
<description>SAP Cloud SDK for AI is the official Software Development Kit (SDK) for SAP AI Core, SAP Generative AI Hub, and Orchestration Service. This is the client for consuming Azure OpenAI models without Orchestration Service.</description>
1414

1515
<url>https://github.com/SAP/ai-sdk-java?tab=readme-ov-file#documentation</url>
1616
<organization>

orchestration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<artifactId>orchestration</artifactId>
1010
<name>Orchestration client</name>
11-
<description>SAP Cloud SDK for AI - Client for the Orchestration service.</description>
11+
<description>SAP Cloud SDK for AI is the official Software Development Kit (SDK) for SAP AI Core, SAP Generative AI Hub, and Orchestration Service. This is the client for the Orchestration Service.</description>
1212

1313
<url>https://github.com/SAP/ai-sdk-java?tab=readme-ov-file#documentation</url>
1414
<organization>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<version>0.3.0-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>Parent pom</name>
9-
<description>SAP Cloud SDK for AI - The parent pom defines dependency versions and plugin configurations</description>
9+
<description>SAP Cloud SDK for AI is the official Software Development Kit (SDK) for SAP AI Core, SAP Generative AI Hub, and Orchestration Service. The parent pom defines dependency versions and plugin configurations</description>
1010

1111
<url>https://github.com/SAP/ai-sdk-java?tab=readme-ov-file#documentation</url>
1212
<organization>

0 commit comments

Comments
 (0)