URL parameters
The ID of the Warehouse source to create the embedding for.
Headers
Bearer $TOKEN
application/json
Body parameters
The source column name containing the text to embed.
The target column name where the generated embeddings will be stored.
The name of the embedding model to use (e.g., embeddinggemma:300m).
The vector dimension of the embeddings to generate.