Changes to Late Chunker

POST /v1/chunk/late

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 13 of the 20 revisions of this API.131925

  1. 8a6665f478db1
  2. bc64e17759521
  3. 5c8e448048061
  4. 1762a3ecb81b1
  5. 7e3cb743a9ed1
  6. b5fe83cf70c611
  7. e779d3fd51d512
  8. 4c7520e794a81
  9. d612ec62c8f662
  10. 2d174e4e5a5a1
  11. a9d5b6b90675918
  12. 678e906303365
  13. c791be50601b293

What changed

    • removed the optional property items/sentences from the response with the 200 status

      response-optional-property-removed

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api removed without deprecation

      api-removed-without-deprecation

    This revision also has 19 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the embedding_model request property default value changed from sentence-transformers/all-minilm-l6-v2 to all-MiniLM-L6-v2

      request-property-default-value-changed

    • removed the request property text

      request-property-removed

  • b5fe83cf70c611See the full diff
    • removed the media type application/json from the request body

      request-body-media-type-removed

    • added the media type multipart/form-data to the request body

      request-body-media-type-added

  • e779d3fd51d512See the full diff
    • removed the request property rules

      request-property-removed

    • added the new optional request property lang

      new-optional-request-property

    • added the new optional request property recipe

      new-optional-request-property

    • the min_characters_per_chunk request property default value changed from 1 to 24

      request-property-default-value-changed

    • removed the request property approximate

      request-property-removed

    • removed the request property delim

      request-property-removed

    • removed the request property include_delim

      request-property-removed

    • removed the request property min_characters_per_sentence

      request-property-removed

    • removed the request property min_sentences_per_chunk

      request-property-removed

    • removed the request property mode

      request-property-removed

    • added the new optional request property min_characters_per_chunk

      new-optional-request-property

    • added the new optional request property rules

      new-optional-request-property

    • the request property chunk_size became optional

      request-property-became-optional

  • a9d5b6b90675918See the full diff
    • the response property items/end_index became optional for the status 200

      response-property-became-optional

    • the response property items/sentences became optional for the status 200

      response-property-became-optional

    • the response property items/sentences/items/end_index became optional for the status 200

      response-property-became-optional

    • the response property items/sentences/items/start_index became optional for the status 200

      response-property-became-optional

    • the response property items/sentences/items/text became optional for the status 200

      response-property-became-optional

    • the response property items/sentences/items/token_count became optional for the status 200

      response-property-became-optional

    • the response property items/start_index became optional for the status 200

      response-property-became-optional

    • the response property items/text became optional for the status 200

      response-property-became-optional

    • the response property items/token_count became optional for the status 200

      response-property-became-optional

    • removed the request property args

      request-property-removed

    • added the new optional request property approximate

      new-optional-request-property

    • added the new optional request property delim

      new-optional-request-property

    • added the new optional request property embedding_model

      new-optional-request-property

    • added the new optional request property include_delim

      new-optional-request-property

    • added the new optional request property min_characters_per_sentence

      new-optional-request-property

    • added the new optional request property min_sentences_per_chunk

      new-optional-request-property

    • added the new optional request property mode

      new-optional-request-property

    • added the new required request property chunk_size with a default value

      new-required-request-property-with-default

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • added the optional property items/embedding to the response with the 200 status

      response-optional-property-added

    • added the required property items/sentences to the response with the 200 status

      response-required-property-added

  • c791be50601b293See the full diff
    • added the new required request property args

      new-required-request-property

    • the response's body type/format changed from / to array/ for status 200

      response-body-type-changed

    • deleted the header request parameter authorization

      request-parameter-removed

    • removed the request property approximate

      request-property-removed

    • removed the request property chunk_size

      request-property-removed

    • removed the request property delim

      request-property-removed

    • removed the request property embedding_model

      request-property-removed

    • removed the request property include_delim

      request-property-removed

    • removed the request property min_characters_per_sentence

      request-property-removed

    • removed the request property min_sentences_per_chunk

      request-property-removed

    • removed the request property mode

      request-property-removed

    • removed ErrorRES subschema #1 subschema #2 subschema #3 subschema #4 from the response body anyOf list for the response status 200

      response-body-any-of-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added