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

    Type Alias NativeInputPart

    NativeInputPart:
        | { text: string; type: "text" }
        | { image: NativeImageInput; type: "image" }