github maximhq/bifrost plugins/routing/v1.1.0
Plugin routing v1.1.0

5 hours ago

Plugin Release: routing v1.1.0

  • fix: a continuation turn, such as a tool result following a prior user message, is classified instead of skipped when no active session state is found. BuildInputWithDisposition now returns the populated ComplexityInput including LastUserText for trailing-continuation turns in both the chat and responses paths, and computeComplexity falls back to classifying that recovered text, so new or recovered sessions get a tier assignment; the skip path applies only when LastUserText is also empty (#7122)

Installation

# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/routing@v1.1.0

This release was automatically created from version file: plugins/routing/version

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.