AxBalancerStatsKey
type AxBalancerStatsKey = Readonly<{
logicalModel: string;
namespace: string;
routeKey: string;
slice: string;
}>;Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/balance_adaptive.ts#L18
Stable address for one adaptive route’s learned statistics.