Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 May 09:37
· 15 commits to main since this release

New Features

  • Add chatTemplateKwargs option to control model chat template behavior (927f8e5)
  • STT normalization now falls back to raw transcription when the LLM is unreachable, so voice input is never lost (68eecb8)
  • Add OpenAI-compatible STT API transcription with runtime model selection via /stt-model (7b1e1ef)