Framework Release v1.2.19
- feat: add base_model support to model catalog for cross-provider model matching
- feat: add GetBaseModelName, IsSameModel, and GetDistinctBaseModelNames methods to ModelCatalog for resolving model aliases and checking model equivalence
- feat: add database migration for base_model column on model pricing table
- chore: upgrade core to 1.4.1
- feat: add database migration for routing_engine_used column on logs table
Installation
go get github.com/maximhq/bifrost/framework@v1.2.19This release was automatically created and uses core version: v1.4.1