Releases: RageAgainstThePixel/com.openai.unity
Releases · RageAgainstThePixel/com.openai.unity
com.openai.unity 8.8.8
Immutable
release. Only release title and notes can be modified.
What's Changed
- com.openai.unity 8.8.8 by @StephenHodgson in #436
- Optimize image texture loading
- Allow setting
Responses.TextContent.TypetoOutputTextforRole.Assistantmessages by @TypeDefinition - Fix free-after-use crash with audio refactor
- Fixed wrapped server sent event error object
- Fixed ability to create MCPApprovalResponse for mcp tool approvals
- Fixed MCPToolCall.Error deserialization
- Updated default models
- com.utilities.rest -> 5.1.1
- com.utilities.audio -> 3.0.2
Full Changelog: 8.8.7...8.8.8
com.openai.unity 8.8.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- com.openai.unity 8.8.7 by @StephenHodgson in #431
- Fix VAD serialization not properly setting disabled values
Full Changelog: 8.8.6...8.8.7
com.openai.unity 8.8.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- com.openai.unity 8.8.6 by @StephenHodgson in #428
- Fix Realtime.UpdateSessionRequests failing to update session due to extra client secret data
Full Changelog: 8.8.5...8.8.6
com.openai.unity 8.8.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- com.openai.unity 8.8.5 by @StephenHodgson in #423
- Fix RealtimeSessionConfiguration and CreateResponseRequest model parameter overriding prompt settings.
- Fix Threads.MessageResponse.Status not being properly set to Completed
- Updated Audio Playback implementation in all sample scenes
- com.utilities.rest -> 5.0.4
- com.utilities.encoder.wav -> 3.0.2
- com.utilities.websockets -> 2.0.0
Full Changelog: 8.8.4...8.8.5
com.openai.unity 8.8.4
com.openai.unity 8.8.3
What's Changed
- Fix RealtimeBehaviour sample transcriptions
- Fix sample scene microphone sprite references
- Added DurationUsage
- Updated ConversationItemInputAudioTranscriptionResponse to include logprobs and usage
- Add Azure Blob Batch API compatible fields for CreateBatchRequest by @aechan
- Update Realtime.SessionConfiguration with Prompt and Speed parameters
- Move Realtime.Prompt to common namespace
- Bump package deps
Full Changelog: 8.8.2...8.8.3
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
com.openai.unity 8.8.1
What's Changed
- updated realtime audio transcription settings properties
- bumped deps
Full Changelog: 8.8.0...8.8.1
com.openai.unity 8.8.0
What's Changed
- Improved RealtimeSession websocket support for proxies
- Proxy no longer handles the websocket connection directly, but instead initiates the connection to the OpenAI api directly using the ephemeral api key
Full Changelog: 8.7.4...8.8.0