Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

SimpleReranker

Defined in the knowledge module.
Rust AI Agent SDK Simple reranker that uses score-based sorting.

Methods

new

fn new() -> Self
Create a new simple reranker

Source

View on GitHub

praisonai/src/knowledge/mod.rs at line 453