Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Providers::XAI::ContentItem
Inherits
Struct
<
Value
<
Object
Constructors
file
(file_url :
String
|
Nil
= nil, file_data :
String
|
Nil
= nil) : self
Source
image
(image_url :
String
, detail :
String
|
Nil
= nil) : self
Source
new
(kind :
Kind
, text :
String
|
Nil
= nil, image_url :
String
|
Nil
= nil, detail :
String
|
Nil
= nil, file_url :
String
|
Nil
= nil, file_data :
String
|
Nil
= nil)
Source
text
(text :
String
) : self
Source
Instance methods
detail
Source
file_data
Source
file_url
Source
image_url
Source
kind
Source
text
Source
to_json_value
Source
Nested types
Crig::Providers::XAI::ContentItem::Kind