It's a project with examples of using Coroutines. 🧵 You will learn the concepts (GlobalScope, runBlocking, Nested Coroutine, Dispatcher, Suspend Function) 💻 ...
This is a port of https://github.com/langchain4j/langchain4j-examples to Kotlin. The primary reason of this port is to learn Kotlin language and langchain4j library ...