Skip to content

0.6.1

Choose a tag to compare

@fukuyori fukuyori released this 13 Jul 19:31
· 12 commits to main since this release

[0.6.1] - 2026-07-14

Fixed

  • Glossary extraction no longer times out when a model keeps generating
    malformed JSON.
    Responses now use a strict schema and a bounded output
    length, so a runaway model cannot occupy Ollama until the five-minute
    request timeout.