This commit is contained in:
fxmarty 2024-06-13 10:57:31 +00:00 committed by Nicolas Patry
parent 5b6b257756
commit 4616c62914
No known key found for this signature in database
GPG Key ID: E939E8CC91A1C674

View File

@ -3,6 +3,7 @@ import base64
from testing_utils import require_backend_async, SYSTEM
# TODO fix the server parsser to count inline image tokens correctly
def get_chicken():
with open("integration-tests/images/chicken_on_money.png", "rb") as image_file: