You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ktor directly in addition to openai-kotlin in the same project and I'm hitting dependency problems: I can't find a clean way to upgrade ktor (from 2.3.x to 3.x) due to openai-kotlin using ktor-client 2.3.
It's possible that I'm waiting for openai-kotlin 4.x, but it's not released as stable yet, so I'm reluctant to use it in production.
Is there any ETA?
The text was updated successfully, but these errors were encountered:
I'm using ktor directly in addition to openai-kotlin in the same project and I'm hitting dependency problems: I can't find a clean way to upgrade ktor (from 2.3.x to 3.x) due to openai-kotlin using ktor-client 2.3.
It's possible that I'm waiting for openai-kotlin 4.x, but it's not released as stable yet, so I'm reluctant to use it in production.
Is there any ETA?
The text was updated successfully, but these errors were encountered: