Interfaccia InlineDataPart (0.5.0)

Una parte di dati in linea di una conversazione con il modello.

Ereditarietà

BasePart > InlineDataPart

Pacchetto

@google-cloud/vertexai

Proprietà

file_data

file_data?: never;

file_data non è previsto per InlineDataPart.

functionCall

functionCall?: never;

Non è prevista la funzione FunctionsCall per InlineDataPart.

functionResponse

functionResponse?: never;

Non è prevista una funzione FunctionsResponse per InlineDataPart.

inline_data

inline_data: GenerativeContentBlob;

Per InlineDataPart è prevista solo questa proprietà.

testo

text?: never;

non è previsto per InlineDataPart.