Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface EnforceRoutingProfile

    interface EnforceRoutingProfile {
        costPer1kTokens: number;
        model: string;
        name: string;
        provider: string;
        qualityScore: number;
    }
    Index
    costPer1kTokens: number
    model: string
    name: string
    provider: string
    qualityScore: number