MistralClient.Models.ImageURLChunkImageURL (mistralex_ai v0.1.0)
View SourceRepresents an image URL within an image URL chunk.
Summary
Functions
Create an image URL from a map.
Create a new image URL.
Convert an image URL to a map for API requests.
Types
@type t() :: %MistralClient.Models.ImageURLChunkImageURL{url: String.t()}