aallam / openai-kotlin

OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
MIT License
1.5k stars 180 forks source link

fix #368 serialization exception while retrieving thread messages #369

Closed meroving closed 4 months ago

meroving commented 4 months ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #368

Describe your change

Make quote field in FileCitation nullable

What problem is this fixing?

Exception in serialization if there is no quote field in response json