google / langfun

OO for LLMs
Apache License 2.0
100 stars 17 forks source link

Update OpenAI models with the latest format of `image_url`. #197

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Update OpenAI models with the latest format of image_url.

Previously it was a string but now a dict containing a "url" key.