Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Providers::OpenAI::Chat::AssistantContent
Inherits
Struct
<
Value
<
Object
Constructors
from_string
(text :
String
) : self
Source
new
(kind :
Kind
, text :
String
)
Source
refusal
(text :
String
) : self
Source
text
(text :
String
) : self
Source
Instance methods
kind
Source
text
Source
to_completion_content
Source
to_json_value
Source
Nested types
Crig::Providers::OpenAI::Chat::AssistantContent::Kind