struct

GameLoop::SessionStart

Inherits Struct < Value < Object

Opening bookkeeping returned by start_session.

Constructors

new(last_response : String, tool_calls : Int32, usage : UsageTotals)
Source

Instance methods

clone
Source
copy_with(last_response _last_response = @last_response, tool_calls _tool_calls = @tool_calls, usage _usage = @usage)
Source
last_response
tool_calls
usage