8000 chore: move SDK info back to top of readme · googleapis/python-aiplatform@2984795 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2984795

Browse files
sararobcopybara-github
authored andcommitted
chore: move SDK info back to top of readme
PiperOrigin-RevId: 772491236
1 parent 364db79 commit 2984795

File tree

1 file changed

+22
-23
lines changed

1 file changed

+22
-23
lines changed

README.rst

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Vertex AI SDK for Python
22
=================================================
33

4+
|GA| |pypi| |versions| |unit-tests| |system-tests| |sample-tests|
5+
6+
`Vertex AI`_: Google Vertex AI 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.
7+
8+
- `Client Library Documentation`_
9+
- `Product Documentation`_
10+
11+
.. |GA| image:: https://img.shields.io/badge/support-ga-gold.svg
12+
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
13+
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-aiplatform.svg
14+
:target: https://pypi.org/project/google-cloud-aiplatform/
15+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg
16+
:target: https://pypi.org/project/google-cloud-aiplatform/
17+
.. |unit-tests| image:: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-unit-tests.svg
18+
:target: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-unit-tests.html
19+
.. |system-tests| image:: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-system-tests.svg
20+
:target: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-system-tests.html
21+
.. |sample-tests| image:: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-sample-tests.svg
22+
:target: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-sample-tests.html
23+
.. _Vertex AI: https://cloud.google.com/vertex-ai/docs
24+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/aiplatform/latest
25+
.. _Product Documentation: https://cloud.google.com/vertex-ai/docs
426

527
Gemini API and Generative AI on Vertex AI
628
-----------------------------------------
@@ -71,29 +93,6 @@ Then run evaluation by providing the inference results and specifying the metric
7193
7294
-----------------------------------------
7395

74-
|GA| |pypi| |versions| |unit-tests| |system-tests| |sample-tests|
75-
76-
`Vertex AI`_: Google Vertex AI 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.
77-
78-
- `Client Library Documentation`_
79-
- `Product Documentation`_
80-
81-
.. |GA| image:: https://img.shields.io/badge/support-ga-gold.svg
82-
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
83-
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-aiplatform.svg
84-
:target: https://pypi.org/project/google-cloud-aiplatform/
85-
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg
86-
:target: https://pypi.org/project/google-cloud-aiplatform/
87-
.. |unit-tests| image:: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-unit-tests.svg
88-
:target: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-unit-tests.html
89-
.. |system-tests| image:: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-system-tests.svg
90-
:target: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-system-tests.html
91-
.. |sample-tests| image:: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-sample-tests.svg
92-
:target: https://storage.googleapis.com/cloud-devrel-public/python-aiplatform/badges/sdk-sample-tests.html
93-
.. _Vertex AI: https://cloud.google.com/vertex-ai/docs
94-
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/aiplatform/latest
95-
.. _Product Documentation: https://cloud.google.com/vertex-ai/docs
96-
9796
Quick Start
9897
-----------
9998

0 commit comments

Comments
 (0)
0