struct

Crig::Providers::Gemini::EmbedContentRequest

Inherits Struct < Value < Object

Constructors

new(model : String, content : EmbeddingContent, task_type : TaskType = TaskType::Unspecified, title : String | Nil = nil, output_dimensionality : Int32 | Nil = nil)
Source

Instance methods

content
Source
model
Source
output_dimensionality
Source
task_type
Source
title
Source
to_json(json : JSON::Builder) : Nil
Source