struct
AI::OpenAI::ChatImageUrl
- AI::OpenAI::ChatImageUrl
- Struct
- Value
- Object
Overview
Image URL details.
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/openai_chat_prompt.crConstructors
- .new(pull : JSON::PullParser)
- .new(url : String, detail : String | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)