Interface TextPart (0.2.1)

A text part of a conversation with the model. {string} - text. Only this propery is expected for TextPart. {never} - [inline_data]. inline_data is not expected for TextPart. {never} - [file_data]. file_data is not expected for TextPart.

Inheritance

BasePart > TextPart

Package

@google-cloud/vertexai

Properties

file_data

  file_data 
 ?: 
  
 never 
 ; 
 

inline_data

  inline_data 
 ?: 
  
 never 
 ; 
 

text

  text 
 : 
  
 string 
 ; 
 
Create a Mobile Website
View Site in Mobile | Classic
Share by: