com.openai.unity 7.1.4
What's Changed
- removed EmptyToNullStringContractResolver from global json serialization settings
- updated Chat.Message.CopyFrom content check from string.IsNullOrEmpty to null check
- updated Chat.Message.CopyFrom to directly assign content backing field
Full Changelog: 7.1.3...7.1.4