Interface FunctionResponsePart (1.1.0)

A function response part of a conversation with the model.

Inheritance

BasePart > FunctionResponsePart

Package

@google-cloud/vertexai

Properties

fileData

  fileData 
 ?: 
  
 never 
 ; 
 

fileData is not expected for FunctionResponsePart.

functionCall

  functionCall 
 ?: 
  
 never 
 ; 
 

functionCall is not expected for FunctionResponsePart.

functionResponse

  functionResponse 
 : 
  
 FunctionResponse 
 ; 
 

Only this property is expected for FunctionResponsePart.

inlineData

  inlineData 
 ?: 
  
 never 
 ; 
 

inlineData is not expected for FunctionResponsePart.

text

  text 
 ?: 
  
 never 
 ; 
 

text is not expected for FunctionResponsePart.

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