TerminationTool

Provides constants related to the termination tool functionality in an AI agent environment.

This object contains constants used to signal or handle the termination of operations within AI agent interactions.

Properties

Link copied to clipboard
const val ARG: String

The key name used to represent the result of an operation or tool execution in various contexts.

Link copied to clipboard
const val NAME: String

Represents the reserved name used to signify a termination action or signal within the application.