aallam / openai-kotlin

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

Bumped kotlin to v 2 and updated dependancies. #344

Open Reedyuk opened 5 months ago

Reedyuk commented 5 months ago

Describe your change

Bumped to Kotlin 2.0, also bumped dependancies.

What problem is this fixing?

Opens the door for support wasm.

Komdosh commented 2 months ago

Are there any obstacles preventing the merging of this branch?

chris-hatton commented 6 days ago

Looks like wasmJs support has since been added in master so maybe this can be closed?

Nonetheless; a salute to your work @Reedyuk