Interfaccia FunctionResponsePart (0.5.0)

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

Ereditarietà

BasePart > FunctionResponsePart

Pacchetto

@google-cloud/vertexai

Proprietà

file_data

file_data?: never;

file_data non è previsto per FunctionResponsePart.

functionCall

functionCall?: never;

Non è previsto il valore funzione Call per FunctionResponsePart.

functionResponse

functionResponse: FunctionResponse;

Solo questa proprietà è prevista per FunctionResponsePart.

inline_data

inline_data?: never;

L'elemento inline_data non è previsto per FunctionResponsePart.

testo

text?: never;

non è previsto per FunctionResponsePart.