aallam / openai-kotlin

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

Add new fields into assistant run #366

Closed ahmedmirza994 closed 4 months ago

ahmedmirza994 commented 4 months ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Related Issue no

Describe your change

I added the new fields into Run the object.

What problem is this fixing?