Crig::Completion::Document
Constructors
base64(data : String, media_type : DocumentMediaType | Nil = nil, additional_params : JSON::Any | Nil = nil) : self
Sourcenew(data : DocumentSourceKind, media_type : DocumentMediaType | Nil = nil, additional_params : JSON::Any | Nil = nil)
Sourceraw(data : Bytes, media_type : DocumentMediaType | Nil = nil, additional_params : JSON::Any | Nil = nil) : self
SourceInstance methods
additional_params
Sourcedata
Sourcemedia_type
Source