ExLLM.Gemini.Embeddings.ContentEmbedding (ex_llm v0.5.0)
View SourceA list of floats representing an embedding.
Summary
Functions
Converts API response to ContentEmbedding struct.
Types
@type t() :: %ExLLM.Gemini.Embeddings.ContentEmbedding{values: [float()]}