v0.16.0
What's changed
Features
- #187 llmkit consumer hooks:
WithStreamFinished(terminal finish/stop reason on streaming — OpenAIfinish_reason, Anthropicmessage_delta.stop_reason),WithAPIKey(direct credential injection for consumers with their own secret store),WithEmbedDimensions(Matryoshka dimension pinning via the OpenAI-wiredimensionsfield). All additive/backward compatible; required by the symaira-desktop provider-transport migration (symaira-desktop#617).
Full Changelog: v0.15.0...v0.16.0