Mixpeek Logo
    Rank

    Llm Rerank

    Rerank documents using LLM-based relevance scoring

    Note: This playground provides simulated output to showcase functionality. No data is processed on our servers. Use this demo to explore the stage's configuration options before integrating it into your retriever pipeline.

    Configuration

    string
    Required

    REQUIRED. Prompt template for LLM scoring. Should instruct the LLM to return a relevance score.

    string

    LLM model to use for reranking.

    integer | null

    OPTIONAL. Only rerank top K documents to reduce cost.

    Output

    No output yet

    Configure the stage parameters and click "Run Stage" to see the simulated output.