Merge branch 'pr-453'

This commit is contained in:
fawney19
2026-05-15 02:25:39 +08:00
11 changed files with 213 additions and 78 deletions

View File

@@ -3094,7 +3094,7 @@ async fn gateway_handles_openai_responses_test_model_locally() {
.json_body
.as_ref()
.and_then(|body| body.get("instructions")),
Some(&json!("You are ChatGPT."))
Some(&json!(""))
);
assert_eq!(
plan.body