3.6.0
This release represents a significant update to the library. Following OpenAI DevDay 2023, it introduces a range of new features and improvements, including new APIs and multimodal capabilities.
Added
- Images: Support for model selection for
ImageCreation
,ImageEdit
andImageVariations
(#257) (thanks @FilipObornik) - Chat: add tool calls (#256)
- Chat: add vision feature (#258)
- Config: adding ktor engine config to support Kotlin Scripting (#261) (thanks @DevSrSouza)
- Audio: add speech-to-text (#263)