
Structured output - Koog
Koog's Structured Output API ensures LLM responses conform to defined Kotlin data classes via JSON schema generation and structured requests. Data str...
This GitHub repository provides a Kotlin cheat sheet summarizing key syntax and features from official documentation.
It covers topics including variables, data types, control flow, functions, collections, classes, objects, and null safety with code examples. The guide serves as a quick reference, recommending the official Kotlin docs for details.