2
2
[ // ] : # " To regenerate it, use `python -m synthtool`. "
3
3
<img src =" https://avatars2.githubusercontent.com/u/2810941?v=3&s=96 " alt =" Google Cloud Platform logo " title =" Google Cloud Platform " align =" right " height =" 96 " width =" 96 " />
4
4
5
- # [ AI Platform : Node.js Client] ( https://github.com/googleapis/nodejs-ai-platform )
5
+ # [ Vertex AI : Node.js Client] ( https://github.com/googleapis/nodejs-ai-platform )
6
6
7
7
[ ![ release level] ( https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/aiplatform.svg )] ( https://www.npmjs.org/package/@google-cloud/aiplatform )
11
11
12
12
13
13
14
- Google Cloud AI Platform is an integrated suite of machine learning tools
14
+ Google Cloud Vertex AI is an integrated suite of machine learning tools
15
15
and services for building and using ML models with AutoML or custom code.
16
16
It offers both novices and experts the best workbench for the entire
17
17
machine learning development lifecycle.
@@ -20,8 +20,8 @@ machine learning development lifecycle.
20
20
A comprehensive list of changes in each version may be found in
21
21
[ the CHANGELOG] ( https://github.com/googleapis/nodejs-ai-platform/blob/master/CHANGELOG.md ) .
22
22
23
- * [ AI Platform Node.js Client API Reference] [ client-docs ]
24
- * [ AI Platform Documentation] [ product-docs ]
23
+ * [ Vertex AI Node.js Client API Reference] [ client-docs ]
24
+ * [ Vertex AI Documentation] [ product-docs ]
25
25
* [ github.com/googleapis/nodejs-ai-platform] ( https://github.com/googleapis/nodejs-ai-platform )
26
26
27
27
Read more about the client libraries for Cloud APIs, including the older
@@ -47,7 +47,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
47
47
48
48
1 . [ Select or create a Cloud Platform project] [ projects ] .
49
49
1 . [ Enable billing for your project] [ billing ] .
50
- 1 . [ Enable the AI Platform API] [ enable_api ] .
50
+ 1 . [ Enable the Vertex AI API] [ enable_api ] .
51
51
1 . [ Set up authentication with a service account] [ auth ] so you can access the
52
52
API from your local workstation.
53
53
@@ -158,7 +158,7 @@ Samples are in the [`samples/`](https://github.com/googleapis/nodejs-ai-platform
158
158
159
159
160
160
161
- The [ AI Platform Node.js Client API Reference] [ client-docs ] documentation
161
+ The [ Vertex AI Node.js Client API Reference] [ client-docs ] documentation
162
162
also contains samples.
163
163
164
164
## Supported Node.js Versions
@@ -217,7 +217,7 @@ Apache Version 2.0
217
217
See [ LICENSE] ( https://github.com/googleapis/nodejs-ai-platform/blob/master/LICENSE )
218
218
219
219
[ client-docs ] : https://googleapis.dev/nodejs/aiplatform/latest
220
- [ product-docs ] : https://cloud.google.com/ai-platform-unified /docs
220
+ [ product-docs ] : https://cloud.google.com/vertex-ai /docs
221
221
[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
222
222
[ projects ] : https://console.cloud.google.com/project
223
223
[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
0 commit comments