com.openai.unity 8.8.2
What's Changed
- Fix a bug in parsing the Response on Android by @dudziakl
- Refactored json object .ctrs to fix AOT serialization problems
- Added NoiseReductionSettings for RealtimeConfiguration by @eapark
- Fix ConversationItemTruncateRequest.ContentIndex default serialization by @eapark
- Add file_url for responses api by @gfreezy
- Added support for gpt-5 and latest API changes
- Added ConversationsEndpoint
- Updated default model lists
- Made Model class serializable so it can be picked and selected from inspectors
- Refactor Assistant/Thread Endpoint beta headers to only be applied on those specific endpoints
- Updated dependencies
Full Changelog: 8.8.1...8.8.2