How Assembled shipped GPT-5 support within two hours of launch
Early in Assembled's development, routing all inference through a single model created a single point of failure that caused outages; new model releases required downstream service code changes, making rapid integration impractical.
Routing all inference to a single model caused production outages, forcing the team to rethink the architecture.
OpenAI launched GPT-5 at 10 AM PT; by 12 PM it had cleared Assembled's evaluation harness and appeared as a toggle in every customer dashboard—a two-hour turnaround.
Frequently asked questions
What did this team achieve with this AI workflow?
OpenAI launched GPT-5 at 10 AM PT; by 12 PM it had cleared Assembled's evaluation harness and appeared as a toggle in every customer dashboard—a two-hour turnaround.
What tools did this team use?
GPT-5, LLM-as-a-judge, OpenAI.
What results were reported?
Model integration turnaround: two-hour turnaround; Time from launch to customer availability: 10 AM PT to 12 PM (source-reported, not independently verified).
What failed first in this deployment?
Routing all inference to a single model caused production outages, forcing the team to rethink the architecture.
How is this customer support AI workflow structured?
Monitor release signals → Pre-stage model config → Domain-specific eval suites → LLM-as-a-judge scoring → Human evaluation check → Provider-agnostic router swap → Customer dashboard toggle.