Tests: add Gemini thoughtSignature for tool-call ids
This commit is contained in:
parent
55ed5718c0
commit
1c98b9f38d
@ -130,6 +130,7 @@ describe("google-shared convertTools", () => {
|
|||||||
id: "call_1",
|
id: "call_1",
|
||||||
name: "myTool",
|
name: "myTool",
|
||||||
arguments: { arg: "value" },
|
arguments: { arg: "value" },
|
||||||
|
thoughtSignature: "dGVzdA==",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
api: "google-gemini-cli",
|
api: "google-gemini-cli",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user