Playground

Send a demo chat completion request through the LSAS gateway. This environment is for exploration, not production workloads.

Demo only. Do not send PHI, PCI, or production data. Requests may be logged for debugging.

Model response

No response yet.

LSAS metadata

// lsas: { decision, risk, findings, ... }

Raw JSON

// Full upstream payload

This playground sends a single chat-style request through the same LSAS gateway you would run in front of your own models. The demo focuses on shape and behavior: every call produces a response payload plus LSAS decisions, risk tiers, and findings you can inspect.

In production you'd connect this gateway to your own providers, policies, and observability stack. The goal here is to give you a realistic feel for the request/response contract and the kind of metadata LSAS makes available for routing, audit, and incident workflows—without over-promising or hiding complexity behind a toy UI.