struct AI::OpenAI::Responses::ActiveReasoningState

Overview

Active reasoning state for streaming

Defined in:

ai/openai/responses/openai_responses_language_model.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(encrypted_content : String | Nil = nil) #

[View source]

Instance Method Detail

def encrypted_content : String | Nil #

[View source]
def encrypted_content=(encrypted_content : String | Nil) #

[View source]
def summary_parts : Hash(Int32, Symbol) #

[View source]
def summary_parts=(summary_parts : Hash(Int32, Symbol)) #

[View source]