A text to rank.

interface RerankInput {
    text: string;
}

Properties

Properties

text: string

The text to rank.