Microsoft Azure API Management · Arazzo Workflow
Azure API Management AI Gateway Chat and Embed
Version 1.0.0
Send a chat completion through the AI gateway, then embed the same prompt for retrieval.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
ai-gateway-chat-and-embed
Get a chat completion and an embedding through the AI gateway.
Sends a chat completion request to a chat deployment, then sends the prompt to an embeddings deployment to produce a vector.
1
chatCompletion
Send the prompt as a chat completion request to the chat deployment and capture the assistant answer.
2
embedPrompt
Send the original prompt to the embeddings deployment to produce a vector for indexing and semantic search.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.