LLM Document Ranker
Reranks documents using a Large Language Model (LLM).
Reranks documents using a Large Language Model (LLM).
| |
|---|
| Category | Rankers |
| Node type | dynamiq.nodes.rankers.LLMDocumentRanker |
| SDK class | dynamiq.nodes.rankers.LLMDocumentRanker |
| Field | Type | Required |
|---|
documents | list[Document] | Yes |
query | string | Yes |
| Field | Type |
|---|
documents | list[Document] |
query | string |