๐Ÿ“ฆ microsoft / playwright

๐Ÿ“„ library-agent-perform-perform-run-timeout.json ยท 30 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30{
  "273f0802e7fc3fe0d3eb1cfa83366e1a1272f185": {
    "result": {
      "role": "assistant",
      "content": [
        {
          "type": "text",
          "text": "I'll click the Fox button for you."
        },
        {
          "type": "tool_call",
          "name": "browser_click",
          "arguments": {
            "element": "Fox button",
            "ref": "e3",
            "_is_done": true
          },
          "id": "toolu_01GhhJjUEfJKfxCSFbq182mh"
        }
      ],
      "stopReason": {
        "code": "ok"
      }
    },
    "usage": {
      "input": 3069,
      "output": 101
    }
  }
}