List models
SGL Grid
List models
List the models currently served by active attested nodes. OpenAI-compatible shape. Each model includes context_window — the maximum prompt + output tokens the grid will accept for it right now (the largest live node’s context). A request whose prompt + max_tokens exceeds this is rejected with a 400 context_length_exceeded before any charge, and the router only dispatches a request to a node whose context actually fits it.
