fix multimodal functionality and version bump -> 0.1.62 (#2296)
This commit is contained in:
@@ -62,8 +62,7 @@ def get_image_description(image_url):
|
||||
{"type": "image_url", "image_url": {"url": image_url}},
|
||||
],
|
||||
},
|
||||
],
|
||||
max_tokens=100,
|
||||
]
|
||||
)
|
||||
return response
|
||||
|
||||
|
||||
Reference in New Issue
Block a user