๐Ÿ“ฆ microsoft / playwright

๐Ÿ“„ library-agent-perform-perform-history.json ยท 58 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58{
  "190ffa76902eab71ce416fea1894aa82dca2b883": {
    "result": {
      "role": "assistant",
      "content": [
        {
          "type": "text",
          "text": "I'll click the Fox button again as requested."
        },
        {
          "type": "tool_call",
          "name": "browser_click",
          "arguments": {
            "element": "Fox button",
            "ref": "e3",
            "_is_done": true
          },
          "id": "toolu_01ERb3Y3rLpQy6VCBtT9Lcsr"
        }
      ],
      "stopReason": {
        "code": "ok"
      }
    },
    "usage": {
      "input": 3096,
      "output": 102
    }
  },
  "500794034629b9a73d75bdb7ab58e72bf8adfca2": {
    "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_01Tax2k8PnfvQvRj2s23Mc6m"
        }
      ],
      "stopReason": {
        "code": "ok"
      }
    },
    "usage": {
      "input": 3083,
      "output": 101
    }
  }
}