Fiz request in test

This commit is contained in:
rodriciru 2026-04-07 11:28:53 +02:00 committed by GitHub
parent 051a551ea6
commit 86d77ae0b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1952,8 +1952,8 @@ def test_transform_request_adds_tool_code_execution_when_container_upload_in_mes
{
"role": "user",
"content": [
{"type": "text", "text": "Analyse this file"},
{"type": "container_upload", "file_id": "file_abc123"},
{"type": "text", "text": "Analyse this file"},
{"type": "file", "file": {"file_id": "file_abc123" }}
],
}
]