Try out Salesforce’s LlamaRank exclusively on Together’s Rerank API
query
and a set of text inputs (called documents
), and returns a relevancy score for each document relative to the given query. In RAG pipelines, the reranking step sits between the initial retrieval step and the final generation phase, enhancing the quality of information fed into language models.
Try out Salesforce’s LlamaRank exclusively on Together’s serverless Rerank API endpoint. Together’s Rerank API is Cohere compatible, making it easy to integrate into your existing applications.
TOGETHER_API_KEY
:
documents
from most to least relevant to the query What animals can I find near Peru?
.
URL
, API key
and model
.