Reranks the results from a Index Search
| Label | Property | Type | Description | Default Value | Is Required |
|---|
| Query | query | botdojo/types/string | Query | null | |
| Results | documents | botdojo/types/array/retriever_result | Results from a Index Search | null | |
Properties
| Label | Property | Type | Description | Default Value | Is Required |
|---|
| Rerank Model | rerankModel | botdojo/types/rerank_model | Rerank Model | null | |
Output
| Label | Property | Type | Description | Default Value |
|---|
| Results | results | botdojo/types/array/retriever_result | Rerank Results | null |