Skip to content

Commit 19dc31a

Browse files
authored
docs: update readme (#81)
1 parent ad09c29 commit 19dc31a

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

Diff for: README.rst

+4-10
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@ Python Client for Cloud AI Platform
44
|beta| |pypi| |versions|
55

66

7-
:Warning: This library is a pre-release product and is subject to breaking changes.
8-
9-
`Cloud AI Platform`_: Cloud AI Platform is a suite of machine learning tools that enables
10-
developers to train high-quality models specific to their business needs.
11-
It offers both novices and experts the best workbench for machine learning
12-
development by leveraging Google's state-of-the-art transfer learning and
13-
Neural Architecture Search technology.
7+
`Cloud AI Platform`_: 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.
148

159
- `Client Library Documentation`_
1610
- `Product Documentation`_
@@ -21,9 +15,9 @@ Python Client for Cloud AI Platform
2115
:target: https://pypi.org/project/google-cloud-aiplatform/
2216
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg
2317
:target: https://pypi.org/project/google-cloud-aiplatform/
24-
.. _Cloud AI Platform: https://cloud.google.com/ai-platform/docs
18+
.. _Cloud AI Platform: https://cloud.google.com/ai-platform-unified/docs
2519
.. _Client Library Documentation: https://googleapis.dev/python/aiplatform/latest
26-
.. _Product Documentation: https://cloud.google.com/ai-platform/docs
20+
.. _Product Documentation: https://cloud.google.com/ai-platform-unified/docs
2721

2822
Quick Start
2923
-----------
@@ -85,5 +79,5 @@ Next Steps
8579
- View this `README`_ to see the full list of Cloud
8680
APIs that we cover.
8781

88-
.. _Cloud AI Platform API Product documentation: https://cloud.google.com/ai-platform/docs
82+
.. _Cloud AI Platform API Product documentation: https://cloud.google.com/ai-platform-unified/docs
8983
.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

0 commit comments

Comments
 (0)