struct

Crig::Providers::Gemini::EmbeddingContentPart

Inherits Struct < Value < Object

Constructors

new(text : String, inline_data : Blob | Nil = nil, function_call : FunctionCall | Nil = nil, function_response : FunctionResponse | Nil = nil, file_data : FileData | Nil = nil, executable_code : ExecutableCode | Nil = nil, code_execution_result : CodeExecutionResult | Nil = nil)
Source

Instance methods

code_execution_result
Source
executable_code
Source
file_data
Source
function_call
Source
function_response
Source
inline_data
Source
text
Source
to_json(json : JSON::Builder) : Nil
Source