Changes to Rerank
POST /v1/rerank
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 4 revisions of this API.136
- beb179a156f3136
What changed
- ▲
request property
oneOf[subschema #3: RerankerV3Request]/modelwas restricted to a list of enum valuesrequest-property-became-enum
- ●
removed the request property
oneOf[subschema #1: TextRerankerRequest]/truncationrequest-property-removed
- ●
removed the request property
oneOf[subschema #2: RerankerM0Request]/truncationrequest-property-removed
- ●
removed the request property
oneOf[subschema #3: RerankerV3Request]/truncationrequest-property-removed
- ○
added
jina-reranker-v3.5mapping keys to the request discriminatorrequest-body-discriminator-mapping-added
- ○
the
modelrequest property const valuejina-reranker-v3was removedrequest-property-const-removed
- ○
the
max_doc_lengthrequest property default value2048was removedrequest-property-default-value-removed
- ○
added the new
jina-reranker-v3enum value to the request propertyoneOf[subschema #3: RerankerV3Request]/modelrequest-property-enum-value-added
- ○
added the new
jina-reranker-v3.5enum value to the request propertyoneOf[subschema #3: RerankerV3Request]/modelrequest-property-enum-value-added
- ○
request property
oneOf[subschema #3: RerankerV3Request]/max_doc_lengthlist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ▲