fix: 更新 API 合同测试,添加 image_count 和 image_size 字段

This commit is contained in:
song
2026-01-05 17:31:23 +08:00
parent 5b1907fe61
commit 0400fcdca4

View File

@@ -241,6 +241,8 @@ func TestAPIContracts(t *testing.T) {
"stream": true,
"duration_ms": 100,
"first_token_ms": 50,
"image_count": 0,
"image_size": null,
"created_at": "2025-01-02T03:04:05Z"
}
],