Acme appsthree applications, one gateway
calling through Demux · live

A customer of Demux

This is a separate application with its own app keys. Every request below goes to the Demux gateway on the OpenAI wire format with an x-llm-component header, and the response headers say which model and deployment actually served it. Switch a route in Demux, send again, and watch the answer change; nothing here calls the Demux control plane.

Send a message

Pick the application and the call-site inside it. The app asks for gpt-4o-mini; Demux decides what serves it.

Condenses a thread for the agent picking it up · team support · no key (DEMUX_KEY_SUPPORT)
POST /v1/chat/completions · x-llm-component: ticket-summary

Run a workload

25 requests across all three applications and their components, in the shapes a business sends: summarisation, classification, extraction to JSON, a tool call, and short generation. One click, and the Demux Apps, Usage, and Evaluations pages have something to show.

0 of 25
#AppComponentShapeRequestStatusModelDeploymentms
1Helpdesk Assistantticket-summarysummariseInvoice to the wrong entityqueued
2Helpdesk Assistantticket-summarysummariseExport stuck at 99%queued
3Helpdesk Assistantticket-summarysummariseSSO login loopqueued
4Helpdesk Assistantticket-summarysummariseSeat count wrong after mergequeued
5Helpdesk Assistantintent-classifierclassifyRefund questionqueued
6Helpdesk Assistantintent-classifierclassifyCrash reportqueued
7Helpdesk Assistantintent-classifierclassifyHow do Iqueued
8Helpdesk Assistantintent-classifierclassifyLeavingqueued
9Helpdesk Assistantreply-draftgenerateRefund double chargequeued
10Helpdesk Assistantreply-draftgeneratePassword reset brokenqueued
11Helpdesk Assistantreply-draftgenerateFeature request: dark modequeued
12Pipeline Notescall-summarysummariseNorthwind discoveryqueued
13Pipeline Notescall-summarysummariseGlobex renewalqueued
14Pipeline Notescall-summarysummariseInitech pilotqueued
15Pipeline Notesdeal-extractorextract-jsonNorthwind recordqueued
16Pipeline Notesdeal-extractorextract-jsonGlobex recordqueued
17Pipeline Notesdeal-extractorextract-jsonInitech recordqueued
18Pipeline Notesfollowup-emailgenerateNorthwind follow-upqueued
19Pipeline Notesfollowup-emailgenerateInitech follow-upqueued
20Code Helperexplain-diffsummariseRetry on 429queued
21Code Helperexplain-diffsummariseCache TTLqueued
22Code Helpertest-writergenerateTest slugifyqueued
23Code Helpertest-writergenerateTest clampqueued
24Code Helperlint-fixertool-callerrcheck in render.goqueued
25Code Helperlint-fixertool-callunused importqueued