Interface FunctionCall (0.3.1)

A predicted FunctionCall returned from the model that contains a string representating the FunctionDeclaration.name with the parameters and their values. {string} - name The name of the function specified in FunctionDeclaration.name. {object} - args The arguments to pass to the function.

Package

@google-cloud/vertexai

Properties

args

  args 
 : 
  
 object 
 ; 
 

name

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