Implement support for tool input modification (#15492)

This commit is contained in:
Christian Gunderman
2025-12-30 11:37:43 -08:00
committed by GitHub
parent 15c9f88da6
commit 90eb1e0281
12 changed files with 413 additions and 2 deletions
@@ -0,0 +1,2 @@
{"method":"generateContentStream","response":[{"candidates":[{"content":{"parts":[{"functionCall":{"name":"write_file","args":{"content":"original content","file_path":"original.txt"}}}],"role":"model"},"finishReason":"STOP","index":0}]}]}
{"method":"generateContentStream","response":[{"candidates":[{"content":{"parts":[{"text":"I have created the file."}],"role":"model"},"finishReason":"STOP","index":0}]}]}