Member Junction
    Preparing search index...

    A selectable realtime model option in the voice picker (narrow read-only projection of MJ: AI Models — only the fields the dropdown renders).

    interface RealtimeModelOption {
        ID: string;
        Name: string;
    }
    Index

    Properties

    Properties

    ID: string

    The MJ: AI Models row id.

    Name: string

    The model's display name.