Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Commit f814b18

Browse files
authored
Update README.md
1 parent 492bf98 commit f814b18

File tree

1 file changed

+31
-9
lines changed

1 file changed

+31
-9
lines changed

README.md

+31-9
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,38 @@
1-
<p align="center">
2-
<img src="https://cdn.cai.tools.sap/brand/sapcai/sap-cai-black.svg" />
3-
</p>
4-
5-
| [Installation](#installation) | [Sample Projects](#sample-projects) | [Resources]( #resources) | [Getting Started on SAP Conversational AI]( #getting-started-with-sap-conversational-ai) | [License](#license) |
6-
|---|---|---|---|---|
7-
<div>
8-
<a href="https://slack.cai.tools.sap">💬 Questions / Comments? Join the discussion on our community Slack channel!</a>
9-
</div>
101

112
# SAP Conversational AI - SDK Node.js
123
SAP Conversational AI official SDK in Node.js
134

5+
# 🚨 Sunset of Open Source SDKs for SAP Conversational AI
6+
7+
SAP Conversational AI provides several SDKs, which are all open-source and hosted on GitHub.
8+
Starting from January 2021, please note that we inform you that the SDKs will not be available anymore and the public repository of the project will be archived from GitHub.
9+
10+
## ✨ Why are we sunsetting our SDKs?
11+
12+
Firstly, we noticed over the past year that these SDKs were not used much by our users.
13+
This is because our platform usage has become easier, including the APIs.
14+
15+
Secondly, our APIs have undergone major changes. We would need to adapt the SDKs in order to keep them working, which will lead to a significant cost from our side.
16+
17+
Hence, we decided to sunset this open source version starting from January 2021.
18+
19+
## ✨ What does it mean for me as a user?
20+
21+
Any changes in our API’s will not be reflected in our SDKs. Hence, the code might not work unless you adjust the same.
22+
23+
## ✨ What are the next steps?
24+
25+
If you are interested in taking the ownership of the project on GitHub, please get in touch with us and we can discuss the process. Otherwise, if there are no objections from anyone, we would archive the project following the open source sunset process.
26+
27+
Please use the platform SAP Answers if you have any other questions related to this topic.
28+
29+
Happy bot building!
30+
31+
The SAP Conversational AI team
32+
33+
---
34+
35+
1436
## Synospis
1537

1638
This module is a wrapper around the [SAP Conversational AI](https://cai.tools.sap/) [API](https://cai.tools.sap/docs/api-reference) API, and allows you to:

0 commit comments

Comments
 (0)