Skip to content

Commit

Permalink
chore: update general texts
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Dvorak <tomas.dvorak@ibm.com>
  • Loading branch information
Tomas2D-IBM committed Oct 12, 2023
1 parent d565e81 commit 16f2e38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<div align="center">
# IBM Generative AI Node.js SDK (Tech Preview)

# IBM Generative AI Node.js SDK
This is not the [watsonx.ai](https://www.ibm.com/products/watsonx-ai) Node.js SDK. This is the Node.js SDK for the Tech Preview program for IBM Foundation Models Studio. This SDK brings IBM Generative AI (GenAI) into Node.js programs and provides useful operations and types.

This library provides convenient access to the Generative AI API from Node.js applications. For a full description of the API, please visit the [Generative AI API Docs](https://workbench.res.ibm.com/docs/api-reference).
You can start a trial version or request a demo via https://www.ibm.com/products/watsonx-ai.

The SDK supports both TypeScript and JavaScript as well as ESM and CommonJS.
This library provides convenient access to the Generative AI API from Node.js applications. For a full description of the API, please visit the [Tech Preview API Documentation](https://workbench.res.ibm.com/docs/api-reference).

</div>
The SDK supports both TypeScript and JavaScript as well as ESM and CommonJS.

> Looking for the [watsonx.ai](https://www.ibm.com/products/watsonx-ai) Python SDK? Check out the [documentation](https://ibm.github.io/watson-machine-learning-sdk/foundation_models.html).
> Looking for the Python version? Check out [IBM Generative AI Python SDK](https://github.com/IBM/ibm-generative-ai).
> Looking for a command-line interface? Check out [IBM Generative AI CLI](https://github.com/IBM/ibm-generative-ai-cli).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ibm-generative-ai/node-sdk",
"version": "1.4.3",
"description": "Node.js SDK for IBM Generative AI API",
"description": "IBM Generative AI Python SDK (Tech Preview)",
"keywords": [
"ai",
"generative",
Expand Down

0 comments on commit 16f2e38

Please sign in to comment.