OPEN-SOURCE PROJECT
llama-index-jev
Provides Jev rerankers and routers for LlamaIndex to score retrieved passages or select query tools.
- Stars
- 3
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-18
What Jev does here
Uses Score for passage relevance and Choice for selecting query engines or tools.
Adds Jev judgments to existing retrieval and query workflows.
A community integration, not an official LlamaIndex or TypeSafe product. Reranking preserves the retrieval order on failure; selectors have separate failure policies. Retrieval quality was not independently retested.