[Build] Bump python openai version (#32316)

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
This commit is contained in:
Chauncey
2026-03-18 18:20:10 +08:00
committed by GitHub
parent eaf7c9b976
commit b322b197f1
5 changed files with 16 additions and 19 deletions

View File

@@ -370,7 +370,7 @@ def log_response_diagnostics(
def default_server_args():
return [
"--max-model-len",
"8192",
"18192",
"--enforce-eager", # For faster startup.
"--enable-auto-tool-choice",
"--structured-outputs-config.backend",