zeta2: Include edits in prompt and add max_prompt_bytes param (#38737)

Release Notes:

- N/A

Co-authored-by: Michael Sloan <mgsloan@gmail.com>
This commit is contained in:
Agus Zubiaga
2025-09-23 19:50:07 +00:00
committed by GitHub
co-authored by Michael Sloan
parent bc528411df
commit 831de8e48f
8 changed files with 118 additions and 33 deletions
Generated
+2
View File
@@ -3233,6 +3233,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"cloud_llm_client",
"indoc",
"ordered-float 2.10.1",
"rustc-hash 2.1.1",
"strum 0.27.1",
@@ -21651,6 +21652,7 @@ dependencies = [
"chrono",
"client",
"cloud_llm_client",
"cloud_zeta2_prompt",
"edit_prediction",
"edit_prediction_context",
"futures 0.3.31",