Skip to content

v0.16.0

Choose a tag to compare

@danieljustus danieljustus released this 26 Aug 19:34
c6e9fe3

What's changed

Features

  • #187 llmkit consumer hooks: WithStreamFinished (terminal finish/stop reason on streaming — OpenAI finish_reason, Anthropic message_delta.stop_reason), WithAPIKey (direct credential injection for consumers with their own secret store), WithEmbedDimensions (Matryoshka dimension pinning via the OpenAI-wire dimensions field). All additive/backward compatible; required by the symaira-desktop provider-transport migration (symaira-desktop#617).

Full Changelog: v0.15.0...v0.16.0