Skip to content

Commit

Permalink
docs: update README (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored May 11, 2021
1 parent d5014a6 commit 870144e
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 5 deletions.
5 changes: 5 additions & 0 deletions packages/google-cloud-aiplatform/.readme-partials.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
introduction: |-
Google Cloud AI Platform is an integrated suite of machine learning tools
and services for building and using ML models with AutoML or custom code.
It offers both novices and experts the best workbench for the entire
machine learning development lifecycle.
2 changes: 1 addition & 1 deletion packages/google-cloud-aiplatform/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"issue_tracker": "https://github.com/googleapis/nodejs-ai-platform/issues",
"requires_billing": true,
"name_pretty": "AI Platform",
"product_documentation": "https://cloud.google.com/ai-platform/docs",
"product_documentation": "https://cloud.google.com/ai-platform-unified/docs",
"name": "aiplatform",
"default_version": "v1",
"client_documentation": "https://googleapis.dev/nodejs/aiplatform/latest",
Expand Down
7 changes: 5 additions & 2 deletions packages/google-cloud-aiplatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@



Aiplatform client for Node.js
Google Cloud AI Platform is an integrated suite of machine learning tools
and services for building and using ML models with AutoML or custom code.
It offers both novices and experts the best workbench for the entire
machine learning development lifecycle.


A comprehensive list of changes in each version may be found in
Expand Down Expand Up @@ -205,7 +208,7 @@ Apache Version 2.0
See [LICENSE](https://github.com/googleapis/nodejs-ai-platform/blob/master/LICENSE)

[client-docs]: https://googleapis.dev/nodejs/aiplatform/latest
[product-docs]: https://cloud.google.com/ai-platform/docs
[product-docs]: https://cloud.google.com/ai-platform-unified/docs
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[projects]: https://console.cloud.google.com/project
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
Expand Down
7 changes: 5 additions & 2 deletions packages/google-cloud-aiplatform/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@

[![Open in Cloud Shell][shell_img]][shell_link]


Google Cloud AI Platform is an integrated suite of machine learning tools
and services for building and using ML models with AutoML or custom code.
It offers both novices and experts the best workbench for the entire
machine learning development lifecycle.

## Table of Contents

Expand Down Expand Up @@ -1253,4 +1256,4 @@ __Usage:__

[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/README.md
[product-docs]: https://cloud.google.com/ai-platform/docs
[product-docs]: https://cloud.google.com/ai-platform-unified/docs

0 comments on commit 870144e

Please sign in to comment.