@sap-ai-sdk/core 1.11.1-20250414013204.0 → 1.11.1-20250415013200.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,10 @@
1
1
  # @sap-ai-sdk/core
2
2
 
3
+ **This package is designed for internal usage and should not be consumed directly.**
4
+
3
5
  SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.
4
6
 
5
7
  This package contains core utility functions that we reuse in the SDK to set the context and execute HTTP requests.
6
- They are primarily designed for **internal** usage.
7
8
 
8
9
  ### Installation
9
10
 
@@ -11,9 +12,9 @@ They are primarily designed for **internal** usage.
11
12
  $ npm install @sap-ai-sdk/core
12
13
  ```
13
14
 
14
- ## Usage
15
+ ## Documentation
15
16
 
16
- The core package is not intended for direct usage.
17
+ Visit the [SAP Cloud SDK for AI (JavaScript)](https://sap.github.io/ai-sdk/docs/js/overview-cloud-sdk-for-ai-js) documentation portal to learn more about its capabilities and detailed usage.
17
18
 
18
19
  ## Support, Feedback, Contribution
19
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap-ai-sdk/core",
3
- "version": "1.11.1-20250414013204.0",
3
+ "version": "1.11.1-20250415013200.0",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [