Package goog.gdc.aiplatform.v1

索引

InferenceGatewayPredictionService

ChatCompletions

rpc ChatCompletions(ChatCompletionsRequest) returns (HttpBody)

公開與 OpenAI 相容的端點,用於聊天完成作業。

ChatCompletionsRequest

InferenceGatewayPredictionService.ChatCompletions 的要求訊息

欄位
project

string

資源專案名稱。格式:projects/{project}/locations/{project}

project

string

資源位置。格式:projects/{project}/locations/{project}

http_body

HttpBody

OpenAI API 相容格式的預測輸入內容。支援 HTTP 標頭和任意資料酬載。