Rerank Texts
Rerank a list of texts by relevance to a query using the TEI reranking endpoint.
This example assumes using HuggingFace; is in scope and apiKey contains your HuggingFace API key.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
Rerank a list of texts by relevance to a query using the TEI reranking endpoint.
This example assumes using HuggingFace; is in scope and apiKey contains your HuggingFace API key.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |