You can now embed prompts in your Kotlin code. It’s worse than generating code and checking it beforehand since it will now be done at runtime. Expect a lot of new applications that will put one prompt in the main function like:
fun main() { chatgpt("open a window with a button, and make no mistakes") }


(Poe’s law activate)
Is this a joke or trolling? This is an RNG for crashing the app with a runtime error.
Not a joke I guess. They have developed their own “LLM proxy,” their own agent, and now they put prompts in the code.