## Summary Deprecate features that do not exist - simply delete them, no backward compatibility is needed. The goal is to ensure there is no drift between the OpenAPI spec and the SDK, including the documentation. ### Acceptance Criteria - [ ] Discrepancies between current SDK and OpenAPI spec are fixed - [ ] Image URL for vision models is implemented - [ ] Missing providers are added - [ ] Documentation is adjusted (if applicable) - [ ] Tests are adjusted / added (if applicable)