streaming tool call attempt 1

This commit is contained in:
Dhanji Prasanna
2025-10-13 20:25:12 +11:00
parent b43b693b60
commit 627fdcd9bf
8 changed files with 134 additions and 31 deletions

1
Cargo.lock generated
View File

@@ -1119,6 +1119,7 @@ name = "g3-execution"
version = "0.1.0"
dependencies = [
"anyhow",
"futures",
"regex",
"tempfile",
"thiserror 1.0.69",