You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BifrostContextKeyRoutingEngineUsedBifrostContextKey="bifrost-routing-engine-used"// string (set by bifrost - DO NOT SET THIS MANUALLY) - either "routing-rule", "governance" or "loadbalancing"
187
188
)
188
189
189
190
// NOTE: for custom plugin implementation dealing with streaming short circuit,
- feat: add base_model support to model catalog for cross-provider model matching
2
2
- feat: add GetBaseModelName, IsSameModel, and GetDistinctBaseModelNames methods to ModelCatalog for resolving model aliases and checking model equivalence
3
3
- feat: add database migration for base_model column on model pricing table
4
+
- feat: add database migration for routing_engine_used column on logs table
0 commit comments