fal · Arazzo Workflow
fal Streaming Inference
Version 1.0.0
Run a model synchronously over the streaming endpoint to receive progressive output.
View Spec
View on GitHub
Artificial IntelligenceGenerative AIGenerative MediaImage-GenerationVideo GenerationAudio GenerationInferenceServerlessGPUMCPArazzoWorkflows
Provider
Workflows
stream-inference
Open a synchronous SSE stream of progressive model output.
Posts a model-specific input to the streaming endpoint and confirms the Server-Sent Events stream was opened so the client can consume progress and output events.
1
openStream
Post the model-specific input to the streaming endpoint and confirm the SSE stream was opened with a 200 response. Incremental progress and output events are consumed by the client from the open stream.
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.