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