You're looking at a specific version of this model. Jump to the model overview.
yxzwayne /jina-reranker-v1-turbo-en:1804efb6
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
query |
string
|
Query to search for
|
|
documents |
string
|
Stringfied list of documents to search through
|
|
top_k |
integer
|
5
|
Number of documents to return
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}