╭─────────────────────────── CALL_LLM: gpt-4.1-mini ───────────────────────────╮
│ ╭─ INPUT ──────────────────────────────────────────────────────────────────╮ │
│ │ [ │ │
│ │ { │ │
│ │ "role": "system", │ │
│ │ "content": "Search the web to answer" │ │
│ │ }, │ │
│ │ { │ │
│ │ "role": "user", │ │
│ │ "content": "Use the tools to find what year it is in the America/New │ │
│ │ } │ │
│ │ ] │ │
│ ╰──────────────────────────────────────────────────────────────────────────╯ │
│ ╭─ OUTPUT ─────────────────────────────────────────────────────────────────╮ │
│ │ [ │ │
│ │ { │ │
│ │ "tool.name": "get_current_time", │ │
│ │ "tool.args": "{\"timezone\":\"America/New_York\"}" │ │
│ │ } │ │
│ │ ] │ │
│ ╰──────────────────────────────────────────────────────────────────────────╯ │
│ ╭─ USAGE ──────────────────────────────────────────────────────────────────╮ │
│ │ { │ │
│ │ "input_tokens": 180, │ │
│ │ "output_tokens": 18, │ │
│ │ "input_cost": 7.2e-05, │ │
│ │ "output_cost": 2.88e-05 │ │
│ │ } │ │
│ ╰──────────────────────────────────────────────────────────────────────────╯ │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─────────────────────────── CALL_LLM: gpt-4.1-mini ───────────────────────────╮
│ ╭─ OUTPUT ─────────────────────────────────────────────────────────────────╮ │
│ │ [ │ │
│ │ { │ │
│ │ "tool.name": "write_file", │ │
│ │ "tool.args": "{\"text\":\"2025\"}" │ │
│ │ } │ │
│ │ ] │ │
│ ╰──────────────────────────────────────────────────────────────────────────╯ │
│ ╭─ USAGE ──────────────────────────────────────────────────────────────────╮ │
│ │ { │ │
│ │ "input_tokens": 271, │ │
│ │ "output_tokens": 15, │ │
│ │ "input_cost": 0.00010839999999999999, │ │
│ │ "output_cost": 2.4e-05 │ │
│ │ } │ │
│ ╰──────────────────────────────────────────────────────────────────────────╯ │
╰──────────────────────────────────────────────────────────────────────────────╯