@google/embedding-gemma

Create embedding vectors from text with EmbeddingGemma.

Inputs

list: Input texts to embed.

string?: Embedding task type.

Press and hold for realtime mode.

Outputs

float32: Embedding matrix with shape (N,768).