Tests: add Gemini thoughtSignature for tool-call ids

This commit is contained in:
George Pickett 2026-01-14 17:10:02 -08:00 committed by Peter Steinberger
parent 55ed5718c0
commit 1c98b9f38d

View File

@ -130,6 +130,7 @@ describe("google-shared convertTools", () => {
id: "call_1",
name: "myTool",
arguments: { arg: "value" },
thoughtSignature: "dGVzdA==",
},
],
api: "google-gemini-cli",