feat: Fix test batch sdkpy [LET-4507] (#4917)

* Fix test batch sdk

* Consolidate and fix test batch sdk
This commit is contained in:
Matthew Zhou
2025-09-24 16:00:52 -07:00
committed by Caren Thomas
parent b0bc04fec7
commit d78e0ccb58
5 changed files with 129 additions and 180 deletions

View File

@@ -41,7 +41,6 @@ jobs:
"integration_test_chat_completions.py",
"integration_test_multi_agent.py",
"integration_test_batch_api_cron_jobs.py",
"integration_test_batch_sdk.py",
"integration_test_builtin_tools.py",
"integration_test_turbopuffer.py",
"integration_test_human_in_the_loop.py"