Create embedding vectors from text with EmbeddingGemma.
Playground
API
Card
Inputs
[]
list: Input texts to embed. View schema
string?: Embedding task type.
Press and hold for realtime mode.
Outputs
float32: Embedding matrix with shape (N,768).