• v0.5.0 5723994014

    v0.5.0
    All checks were successful
    ci/woodpecker/push/compliance Pipeline was successful
    ci/woodpecker/push/quality Pipeline was successful
    ci/woodpecker/push/draft-notes Pipeline was successful
    ci/woodpecker/tag/deploy-docs Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    ci/woodpecker/tag/release-image Pipeline was successful
    Stable

    morten-olsen released this 2026-08-22 09:11:37 +02:00 | 0 commits to main since this release

    ⚠ BREAKING CHANGES

    • nlp: run a matched intent, and report an honest score (57239940)
      classify returns { intent, score, text } rather than a flat
      match, so match.id is now match.intent.id and match.entities is an
      NlpEntityRegistry rather than a plain record.

    Features

    • nlp: run a matched intent, and report an honest score (57239940)

    Full changelog: v0.4.0...v0.5.0

    Downloads