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

  1. beb179a156f3136

What changed

  • beb179a156f3136See the full diff
    • request property oneOf[subschema #3: RerankerV3Request]/model was restricted to a list of enum values

      request-property-became-enum

    • removed the request property oneOf[subschema #1: TextRerankerRequest]/truncation

      request-property-removed

    • removed the request property oneOf[subschema #2: RerankerM0Request]/truncation

      request-property-removed

    • removed the request property oneOf[subschema #3: RerankerV3Request]/truncation

      request-property-removed

    • added jina-reranker-v3.5 mapping keys to the request discriminator

      request-body-discriminator-mapping-added

    • the model request property const value jina-reranker-v3 was removed

      request-property-const-removed

    • the max_doc_length request property default value 2048 was removed

      request-property-default-value-removed

    • added the new jina-reranker-v3 enum value to the request property oneOf[subschema #3: RerankerV3Request]/model

      request-property-enum-value-added

    • added the new jina-reranker-v3.5 enum value to the request property oneOf[subschema #3: RerankerV3Request]/model

      request-property-enum-value-added

    • request property oneOf[subschema #3: RerankerV3Request]/max_doc_length list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened