Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Completion::Reasoning
Inherits
Struct
<
Value
<
Object
Constructors
encrypted
(data :
String
) : self
Source
multi
(input :
Array
(
String
)) : self
Source
new
(content :
Array
(
ReasoningContent
), id :
String
|
Nil
= nil)
Source
new
(input :
String
) : self
Source
new_with_signature
(input :
String
, signature :
String
|
Nil
) : self
Source
redacted
(data :
String
) : self
Source
summaries
(input :
Array
(
String
)) : self
Source
Instance methods
content
Source
display_text
Source
encrypted_content
Source
first_signature
Source
first_text
Source
id
Source
optional_id
(id :
String
|
Nil
) : self
Source
with_id
(id :
String
) : self
Source
with_signature
(signature :
String
|
Nil
) : self
Source