Skip to content

0.6.2

Choose a tag to compare

@EugeneTheDev EugeneTheDev released this 10 Feb 14:04
· 1 commit to 0.6.2 since this release

Published 10 February 2026

Improvements

  • Structured output with examples: Include examples in the prompt with StructuredRequest.Native to help LLMs better understand desired data format (#1328, #1396)

Bug fixes

  • Kotlin/Wasm support: Applied workaround for Kotlin/Wasm compiler bug which produced invalid Wasm files (KT-83728, #1365)