Skip to content

v0.15.0

Choose a tag to compare

@danieljustus danieljustus released this 26 Aug 19:00
40844df

What's changed

Features

  • #186 llmkit: add structured-output options for consumers — ChatOptions.ResponseFormat (OpenAI-wire response_format body field) and additive Generate options WithGenerateSystem / WithGenerateFormat (system prompt and JSON-schema constraint on native Ollama calls). Backward compatible; required by the symaira-brain memory-consolidation migration (symaira-brain#321).

Full Changelog: v0.14.0...v0.15.0