Tests: add Gemini thoughtSignature for tool-call ids
This commit is contained in:
committed by
Peter Steinberger
parent
2d54efe851
commit
8c1e6a82b2
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user