tool calling support for anthropic

This commit is contained in:
Dhanji Prasanna
2025-09-09 14:25:39 +10:00
parent 02d95e01a0
commit fa34755851
9 changed files with 705 additions and 121 deletions

1
Cargo.lock generated
View File

@@ -732,6 +732,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"async-trait",
"futures-util",
"g3-config",
"g3-execution",
"g3-providers",