LanguageModelToolConfirmationMessages

When this is returned in PreparedToolInvocation, the user will be asked to confirm before running the tool. These messages will be shown with buttons that say "Continue" and "Cancel".

Online Documentation

Properties

Link copied to clipboard
abstract var message: JsAny

The body of the confirmation message.

Link copied to clipboard
abstract var title: String

The title of the confirmation message.