struct

Crig::InvalidToolCallHookAction

Inherits Struct < Value < Object

Constructors

fail
Source
new(kind : Kind, feedback : String | Nil = nil, reason : String | Nil = nil, tool_name : String | Nil = nil)
Source
repair(tool_name : String) : self
Source
retry(feedback : String) : self
Source
skip(reason : String) : self
Source

Instance methods

feedback
Source
kind
Source
reason
Source
tool_name
Source

Nested types