Debug models¶
The Debug page lets you choose a model, endpoint, and input, then inspect the result immediately. Before sending a request, prepare an API Key on Keys that can access the selected model.
Steps¶
Open Debug in the left sidebar.
Choose an endpoint tab for the capability you want to verify, such as chat (text), chat (multimodal), Messages, Responses, embeddings, rerank, OCR, text-to-image, text-to-video, TTS, or ASR.
Select a model and fill in the inputs required by the endpoint. Text, images, queries, and candidate documents use different controls; follow the page.
Adjust available parameters as needed. Common chat parameters include temperature, frequency penalty, presence penalty, max output tokens, seed, streaming, and system prompt.
Click Send, Run, or the submit action for the current endpoint.
Review the returned result and request information. Endpoints may show output, request body, raw response, Token usage, latency, or similarity scores.
To start over, use Clear conversation or Clear results when the endpoint provides them.