struct

Crig::StreamedTurnEvent

Inherits Struct < Value < Object

Constructors

completed(usage : Completion::Usage | Nil = nil) : self
Source
emit_ingested
Source
invalid_tool_call(call : StreamedInvalidToolCall) : self
Source
new(kind : StreamedTurnEventKind, invalid_tool_call : StreamedInvalidToolCall | Nil = nil, usage : Completion::Usage | Nil = nil)
Source

Instance methods

invalid_tool_call
Source
kind
Source
usage
Source