FunctionInvocationInput

Contains information about the function that the agent predicts should be called.

This data type is used in the following API operations:

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action group that the function belongs to.

Link copied to clipboard

Contains information about the function to invoke,

Link copied to clipboard

The agent's ID.

Link copied to clipboard

The collaborator's name.

Link copied to clipboard

The name of the function.

Link copied to clipboard

A list of parameters of the function.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String