The LLM's response, following this template, can then be easily deserialized back into Kotlin objects. Here's a simple example: import kotlinx.serialization.* import dev.genos.kotlinx.serialization.llm.xml.* @Serializable data class Greeting( @LlmField("from", "the name of the greeter") ...
Updatesorg.jetbrains.kotlinx:kotlinx-serialization-corefrom 1.7.2 to 1.7.3 Release notes Sourced from 1.7.3 This release aims to fix important issues that were discovered in the 1.7.2 release, including the inability to sync certain projects into Android Studio/IntelliJ IDEA and exceptions from ...