)]}'
{
  "commit": "ecd814af1805f6714947a0f5dd3614136aca15ba",
  "tree": "f56f7a053cc0323cfd51d363732ee75b497e03ff",
  "parents": [
    "3a1e88dd5dedc3ef2eb5dda5f1e57456ca7c74c5"
  ],
  "author": {
    "name": "Patrizio",
    "email": "patrizio.gelosi@amarulasolutions.com",
    "time": "Wed May 08 10:54:11 2024 +0200"
  },
  "committer": {
    "name": "Patrizio",
    "email": "patrizio.gelosi@amarulasolutions.com",
    "time": "Thu May 23 09:40:28 2024 +0200"
  },
  "message": "Centralize ChatGPT stateful requests\n\nAll stateful requests for ChatGPT are now handled by the\nChatGptHttpClient class, which consistently applies the OpenAI\nassistant version HTTP header to every ChatGPT request.\n\nChange-Id: I43549936ffd85da238b021007e161b53f33f9289\nSigned-off-by: Patrizio \u003cpatrizio.gelosi@amarulasolutions.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf7b88bf09961d44db1a937f3bef62e6cc7f6fa0",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/http/HttpClient.java",
      "new_id": "85abe94f37282a7463058c38713f8a0462b1631e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/http/HttpClient.java"
    },
    {
      "type": "modify",
      "old_id": "7a8071a3097f0899ee63c9d3384661cc17c3340b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/stateful/client/api/chatgpt/ChatGptAssistant.java",
      "new_id": "d1c14c3bfb13c7d8b17288ba99d7a3ffe55e8e15",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/stateful/client/api/chatgpt/ChatGptAssistant.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "077daa954a289b969e83d16335ed0266a4ce2e77",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/stateful/client/api/chatgpt/ChatGptHttpClient.java"
    }
  ]
}
