mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 27 09:38:12 UTC 2024
This commit is contained in:
parent
fb3e2aa33b
commit
9cd336cae4
60 changed files with 1726 additions and 122 deletions
|
|
@ -34,6 +34,12 @@ COMMANDS
|
|||
describe
|
||||
(ALPHA) Describe an existing Vertex AI endpoint.
|
||||
|
||||
direct-predict
|
||||
(ALPHA) Run Vertex AI online direct prediction.
|
||||
|
||||
direct-raw-predict
|
||||
(ALPHA) Run Vertex AI online direct raw prediction.
|
||||
|
||||
explain
|
||||
(ALPHA) Request an online explanation from an Vertex AI endpoint.
|
||||
|
||||
|
|
@ -46,6 +52,12 @@ COMMANDS
|
|||
raw-predict
|
||||
(ALPHA) Run Vertex AI online raw prediction.
|
||||
|
||||
stream-direct-predict
|
||||
(ALPHA) Run Vertex AI online stream direct prediction.
|
||||
|
||||
stream-direct-raw-predict
|
||||
(ALPHA) Run Vertex AI online stream direct raw prediction.
|
||||
|
||||
stream-raw-predict
|
||||
(ALPHA) Run Vertex AI online stream raw prediction.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue