Package-level declarations

Types

Link copied to clipboard

This is a condition that the tool call arguments must meet in order for this message to be triggered.

Link copied to clipboard

These are the messages that will be spoken to the user.
If these are not returned, assistant will speak:

  1. a request-complete message from tool.messages, if it exists
  2. a response generated by the model, if not

Link copied to clipboard

This is a condition that the tool call arguments must meet in order for this message to be triggered.

Link copied to clipboard

These are the messages that will be spoken to the user.
If these are not returned, assistant will speak:

  1. a request-failed message from tool.messages, if it exists
  2. a response generated by the model, if not

Link copied to clipboard
abstract class ToolCallService