fix: 更新 API 合同测试,添加 image_count 和 image_size 字段
This commit is contained in:
@@ -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"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user