## Summary The Inference Gateway just got more compatible with the latest OpenAI spec - it supports now vision. The SDK suppose to provide strongly types for image url type of messages. ### Acceptance Criteria - [ ] The latest OpenAI spec is downloaded from the schemas repository - [ ] Content support either string or strongly type for image urls - [ ] It's documented - [ ] It's tested