Interfaccia FunctionResponsePart (1.1.0)

Una risposta funzione che fa parte di una conversazione con il modello.

Ereditarietà

BasePart > FunctionResponsePart

Pacchetto

@google-cloud/vertexai

Proprietà

fileData

fileData?: never;

Non è previsto fileData per FunctionResponsePart.

functionCall

functionCall?: never;

Non è previsto il valore funzione Call per FunctionResponsePart.

functionResponse

functionResponse: FunctionResponse;

Solo questa proprietà è prevista per FunctionResponsePart.

inlineData

inlineData?: never;

Non è previsto l'elemento inlineData per FunctionResponsePart.

testo

text?: never;

non è previsto per FunctionResponsePart.