Vercel · Arazzo Workflow
Vercel AI Gateway Discover Model Then Embed
Version 1.0.0
List available models, confirm the embedding model is present, then create an embedding.
Provider
Workflows
discoverModelThenEmbed
Verify an embedding model is in the catalog, then create an embedding.
Lists gateway models, branches on whether the requested embedding model is available, and on success creates an embedding returning the vector and token usage.
1
listModels
listModels
List all models reachable through the gateway to confirm availability.
2
embed
createEmbedding
Create an embedding for the supplied input using the confirmed model.