Package-level declarations

Types

Link copied to clipboard

Object representation of a tool that provides an interface for agent-user interaction. It allows the agent to ask the user for input (via stdout/stdin).

Link copied to clipboard

An object representing the exit tool, primarily intended for ending conversations upon user request or based on agent decision. This tool finalizes interactions with a provided message.

Link copied to clipboard

The SayToUser allows agent to say something to the output (via println).