DGX LLM Chat Gateway

Playground

Live sandbox against this gateway. Bearer token stays in your browser (localStorage); requests fire directly to /v1/* or /c1/*.

/v1 — OpenAI passthrough
/c1 — conversation

Request POST /v1/chat/completions

Drop images here, or browse
Tools (function calling)
System prompt (/c1 only, set on first turn)

Raw request JSON sent

{}

Response

Raw response parsed JSON