Package goog.gdc.aiplatform.v1

Indice

InferenceGatewayPredictionService

ChatCompletions

rpc ChatCompletions(ChatCompletionsRequest) returns (HttpBody)

Espone un endpoint compatibile con OpenAI per i completamenti della chat.

ChatCompletionsRequest

Richiesta di messaggi per InferenceGatewayPredictionService.ChatCompletions

Campi
project

string

Nome del progetto risorsa. Formato: projects/{project}/locations/{project}

project

string

La posizione della risorsa. Formato: projects/{project}/locations/{project}

http_body

HttpBody

L'input di previsione nel formato compatibile con l'API OpenAI. Supporta le intestazioni HTTP e il payload di dati arbitrario.