v2026.6.4
All Bundles
Bundle Google Gemini API client. Supports text generation, multimodal inputs (image, audio, video), chat sessions, function calling, and caching. Set GOOGLE_API_KEY before use. Compile with -lib gemini.

EmbeddingValues

Embedding vector returned by BatchEmbedContent

Operations

Get #

Get the raw embedding vector

method : public : Get() ~ Float[]

Return

TypeDescription
Floatfloat array of embedding values

Size #

Get the number of dimensions

method : public : Size() ~ Int

Return

TypeDescription
Intvector dimension count