Skip to content

Commit 33e1e4f

Browse files
authored
chore: Remove disclaimer (#210)
1 parent 8527ee6 commit 33e1e4f

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55

66
# <img src="https://sap.github.io/cloud-sdk/img/logo.svg" alt="SAP Cloud SDK" width="30"/> SAP Cloud SDK for AI (for Java)
77

8-
> ⚠️ **This is a pre-alpha version of the AI SDK for Java. The APIs are subject to change.** ⚠️
8+
**SAP Cloud SDK for AI** is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.
9+
10+
This SDK enables developers to seamlessly integrate AI capabilities, such as chat completion, into their Java-based business applications using SAP's Generative AI Hub.
11+
Leverage powerful features like templating, grounding, data masking, and content filtering to build intelligent applications.
12+
The SDK simplifies the setup and interaction with SAP AI Core, allowing you to focus on delivering value through AI integration.
913

1014
## Table of Contents
1115

12-
- [Introduction](#introduction)
1316
- [General Requirements](#general-requirements)
1417
- [Connecting to SAP AI Core](#connecting-to-sap-ai-core)
1518
- [Option 1: Set Credentials as Environment Variable](#option-1-set-ai-core-credentials)
@@ -28,13 +31,6 @@
2831
- [Code of Conduct](#code-of-conduct)
2932
- [Licensing](#licensing)
3033

31-
## Introduction
32-
33-
Welcome to the **SAP Cloud SDK for AI (for Java)**.
34-
This SDK enables developers to seamlessly integrate AI capabilities, such as chat completion, into their Java-based business applications using SAP's Generative AI Hub.
35-
Leverage powerful features like templating, grounding, data masking, and content filtering to build intelligent applications.
36-
The SDK simplifies the setup and interaction with SAP AI Core, allowing you to focus on delivering value through AI integration.
37-
3834
## General Requirements
3935

4036
To use the SDK in a Java application, it is necessary to understand the technical prerequisites and required versions for common dependencies.

0 commit comments

Comments
 (0)