Expand description
Reranking model interface.
Structs§
- Ranked
Document - One entry of a ranking.
- Rerank
Options - Options for a rerank call.
- Rerank
Result - Result of a rerank call.
Enums§
- Rerank
Documents - Documents to rank: all strings or all JSON objects.
Traits§
- Reranking
Model - A model that orders documents by relevance to a query.