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

latest releases: framework/v1.7.2, ent-v2.2.1-base, transports/v2.2.1...
2 hours ago

Plugin Release: routing v1.1.1

  • chore: upgraded core to v1.9.1 and framework to v1.7.1
  • 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.1

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.