This commit is contained in:
2026-08-06 18:44:28 +07:00
parent e592441387
commit dde9b019dd
-16
View File
@@ -162,22 +162,6 @@ end
message = Dict(
"role" => "user",
"content" => [
Dict("type" => "text", "text" =>
"
Do you have something similar to the one in the image?
"),
Dict(
"type" => "image_url",
"image_url" => Dict("url" => data1_uri)
)
]
)