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