Plugin Release: governance v1.4.20
- feat: cross-provider model matching - budget/rate-limit configs for
gpt-4onow apply toopenai/gpt-4o,gpt-4o-2024-08-06, etc. - feat: expand GovernanceData with ModelConfigs and Providers for in-memory reads
- feat: added routing rules for dynamic routing of requests based on predefined rules
- feat: add model and provider level governance - set budgets and rate limits on specific models or providers independent of virtual keys
- chore: upgrade core to 1.4.1 and framework to 1.2.19
Installation
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/governance@v1.4.20This release was automatically created from version file: plugins/governance/version