max tokens fix for databricks

This commit is contained in:
Dhanji Prasanna
2025-09-29 06:45:53 +10:00
parent f3cf9b688e
commit 4e64555008
5 changed files with 643 additions and 539 deletions

1
Cargo.lock generated
View File

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