Skip to dashboard content
ABTO
Sample dataExplore with sample data. Changes reset when you reload.

tutorial-request-001

2026-09-16 01:00:00
openai
gpt-4.1-miniuser: device_01
variant: 00000000-0000-4000-8000-000000000201
Success
Messages

user

My delivery is late. When will it arrive?

assistant

I checked your order. It is due this afternoon, and I will let you know if it is delayed.
Raw JSON
{
  "request_messages": [
    {
      "role": "user",
      "content": "My delivery is late. When will it arrive?"
    }
  ],
  "response_message": {
    "role": "assistant",
    "content": "I checked your order. It is due this afternoon, and I will let you know if it is delayed."
  }
}
Tokens & cost
Prompt tokens540
Completion tokens180
Total tokens720
Input cost$0.001680
Output cost$0.000720
Total cost$0.002400
Latency430 ms