Interface FunctionCall (1.9.0)

A predicted FunctionCall returned from the model that contains a string representating the FunctionDeclaration.name with the parameters and their values.

Package

@google-cloud/vertexai

Properties

args

  args 
 : 
  
 object 
 ; 
 

The arguments to pass to the function.

name

  name 
 : 
  
 string 
 ; 
 

The name of the function specified in FunctionDeclaration.name.

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