Stream
Stream
I'm also curious on 2025.
Thank you, I'm never so confident on Kotlin's future!
👀 After that blog, we still cannot see any update of this project, not a single commit. Are you developing on a private branch?
Maybe we need a `prompt-executor-openai-compatible-client` module, and add `openrouter`, `deepseek`, `qwen`, etc. all into this module. @devcrocod How do you think about this idea?
@devcrocod I understand. I'll be trying to implement a multiplatform Qwen support module.
@devcrocod The PR is ready for review.
Thank you for considering this so carefully and your open mind!
@dkhalanskyjb According to [discussion in KEEP](https://github.com/Kotlin/KEEP/issues/457) and [KEEP/context parameter](https://github.com/Kotlin/KEEP/blob/context-parameters/proposals/context-parameters.md#abi-compatibility), existing receivers can play the context role. We can just add a new API: ```kotlin // old fun CoroutineScope.launch( context: CoroutineContext...
@bennyhuo 求merge🥺