Changes to Search knowledge base

POST /v2/knowledge/{knowledge_id}/search

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

Changed in 10 of the 257 revisions of this API.645453

  1. addad33219df993
  2. 1586760a252f8311
  3. 4fdc24e562eb993
  4. be3fe58ce3898311
  5. ab4fda96e4a762
  6. f54fa34db0f4993
  7. ed68e8b009d78611
  8. d46bd23ae34c993
  9. f459ad9381eb41
  10. deb8d376faee5

What changed

  • addad33219df993See the full diff
    • request body became required

      request-body-became-required

    • added SearchOptions to the search_options request property allOf list

      request-property-all-of-added

    • added SearchRerankConfig to the rerank_config request property allOf list

      request-property-all-of-added

    • the agentic_rag_config request property type/format changed from object/ to /

      request-property-type-changed

    • the rerank_config request property type/format changed from object/ to /

      request-property-type-changed

    • the search_options request property type/format changed from object/ to /

      request-property-type-changed

    • the threshold request property type/format changed from number/ to number/double

      request-property-type-changed

    • the top_k request property type/format changed from integer/ to integer/int32

      request-property-type-changed

    • the matches/items/scores response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the request property agentic_rag_config/model

      request-property-removed

    • removed the request property rerank_config/model

      request-property-removed

    • removed the request property rerank_config/threshold

      request-property-removed

    • removed the request property rerank_config/top_k

      request-property-removed

    • removed the request property search_options/include_metadata

      request-property-removed

    • removed the request property search_options/include_scores

      request-property-removed

    • removed the request property search_options/include_vectors

      request-property-removed

    • removed the optional property matches/items/scores/rerank_score from the response with the 200 status

      response-optional-property-removed

    • removed the optional property matches/items/scores/search_score from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property retrieval_config

      new-optional-request-property

    • added subschema #1 subschema #2 to the agentic_rag_config request property anyOf list

      request-property-any-of-added

    • added SearchKnowledgeScores to the matches/items/scores response property allOf list for the response status 200

      response-property-all-of-added

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

  • 1586760a252f8311See the full diff
    • added the new required request property agentic_rag_config/model

      new-required-request-property

    • added the new required request property rerank_config/model

      new-required-request-property

    • removed subschema #1 subschema #2 from the agentic_rag_config request property anyOf list

      request-property-any-of-removed

    • the agentic_rag_config request property type/format changed from / to object/

      request-property-type-changed

    • the rerank_config request property type/format changed from / to object/

      request-property-type-changed

    • the search_options request property type/format changed from / to object/

      request-property-type-changed

    • the matches/items/scores response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the matches/items/vector/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • removed SearchOptions from the search_options request property allOf list

      request-property-all-of-removed

    • removed SearchRerankConfig from the rerank_config request property allOf list

      request-property-all-of-removed

    • removed the request property retrieval_config

      request-property-removed

    • added the new optional request property rerank_config/threshold

      new-optional-request-property

    • added the new optional request property rerank_config/top_k

      new-optional-request-property

    • added the new optional request property search_options/include_metadata

      new-optional-request-property

    • added the new optional request property search_options/include_scores

      new-optional-request-property

    • added the new optional request property search_options/include_vectors

      new-optional-request-property

    • request body became optional

      request-body-became-optional

    • the threshold request property type/format was generalized from number/double to number/

      request-property-type-generalized

    • the top_k request property type/format was generalized from integer/int32 to integer/

      request-property-type-generalized

    • added the optional property matches/items/scores/rerank_score to the response with the 200 status

      response-optional-property-added

    • added the optional property matches/items/scores/search_score to the response with the 200 status

      response-optional-property-added

    • removed SearchKnowledgeScores from the matches/items/scores response property allOf list for the response status 200

      response-property-all-of-removed

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

  • 4fdc24e562eb993See the full diff
    • request body became required

      request-body-became-required

    • added SearchOptions to the search_options request property allOf list

      request-property-all-of-added

    • added SearchRerankConfig to the rerank_config request property allOf list

      request-property-all-of-added

    • the agentic_rag_config request property type/format changed from object/ to /

      request-property-type-changed

    • the rerank_config request property type/format changed from object/ to /

      request-property-type-changed

    • the search_options request property type/format changed from object/ to /

      request-property-type-changed

    • the threshold request property type/format changed from number/ to number/double

      request-property-type-changed

    • the top_k request property type/format changed from integer/ to integer/int32

      request-property-type-changed

    • the matches/items/scores response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the request property agentic_rag_config/model

      request-property-removed

    • removed the request property rerank_config/model

      request-property-removed

    • removed the request property rerank_config/threshold

      request-property-removed

    • removed the request property rerank_config/top_k

      request-property-removed

    • removed the request property search_options/include_metadata

      request-property-removed

    • removed the request property search_options/include_scores

      request-property-removed

    • removed the request property search_options/include_vectors

      request-property-removed

    • removed the optional property matches/items/scores/rerank_score from the response with the 200 status

      response-optional-property-removed

    • removed the optional property matches/items/scores/search_score from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property retrieval_config

      new-optional-request-property

    • added subschema #1 subschema #2 to the agentic_rag_config request property anyOf list

      request-property-any-of-added

    • added SearchKnowledgeScores to the matches/items/scores response property allOf list for the response status 200

      response-property-all-of-added

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

  • be3fe58ce3898311See the full diff
    • added the new required request property agentic_rag_config/model

      new-required-request-property

    • added the new required request property rerank_config/model

      new-required-request-property

    • removed subschema #1 subschema #2 from the agentic_rag_config request property anyOf list

      request-property-any-of-removed

    • the agentic_rag_config request property type/format changed from / to object/

      request-property-type-changed

    • the rerank_config request property type/format changed from / to object/

      request-property-type-changed

    • the search_options request property type/format changed from / to object/

      request-property-type-changed

    • the matches/items/scores response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the matches/items/vector/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • removed SearchOptions from the search_options request property allOf list

      request-property-all-of-removed

    • removed SearchRerankConfig from the rerank_config request property allOf list

      request-property-all-of-removed

    • removed the request property retrieval_config

      request-property-removed

    • added the new optional request property rerank_config/threshold

      new-optional-request-property

    • added the new optional request property rerank_config/top_k

      new-optional-request-property

    • added the new optional request property search_options/include_metadata

      new-optional-request-property

    • added the new optional request property search_options/include_scores

      new-optional-request-property

    • added the new optional request property search_options/include_vectors

      new-optional-request-property

    • request body became optional

      request-body-became-optional

    • the threshold request property type/format was generalized from number/double to number/

      request-property-type-generalized

    • the top_k request property type/format was generalized from integer/int32 to integer/

      request-property-type-generalized

    • added the optional property matches/items/scores/rerank_score to the response with the 200 status

      response-optional-property-added

    • added the optional property matches/items/scores/search_score to the response with the 200 status

      response-optional-property-added

    • removed SearchKnowledgeScores from the matches/items/scores response property allOf list for the response status 200

      response-property-all-of-removed

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

  • ab4fda96e4a762See the full diff
    • the rerank_config/allOf[SearchRerankConfig]/threshold request property's max was set to 1.00

      request-property-max-set

    • the rerank_config/allOf[SearchRerankConfig]/top_k request property's max was set to 100.00

      request-property-max-set

    • the threshold request property's max was set to 1.00

      request-property-max-set

    • the top_k request property's max was set to 100.00

      request-property-max-set

    • the rerank_config/allOf[SearchRerankConfig]/top_k request property's min was set to 1.00

      request-property-min-set

    • the top_k request property's min was set to 1.00

      request-property-min-set

    • the threshold request property default value changed from 0 to 0

      request-property-default-value-changed

    • the top_k request property default value changed from 10 to 10

      request-property-default-value-changed

  • f54fa34db0f4993See the full diff
    • request body became required

      request-body-became-required

    • added SearchOptions to the search_options request property allOf list

      request-property-all-of-added

    • added SearchRerankConfig to the rerank_config request property allOf list

      request-property-all-of-added

    • the agentic_rag_config request property type/format changed from object/ to /

      request-property-type-changed

    • the rerank_config request property type/format changed from object/ to /

      request-property-type-changed

    • the search_options request property type/format changed from object/ to /

      request-property-type-changed

    • the threshold request property type/format changed from number/ to number/double

      request-property-type-changed

    • the top_k request property type/format changed from integer/ to integer/int32

      request-property-type-changed

    • the matches/items/scores response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the request property agentic_rag_config/model

      request-property-removed

    • removed the request property rerank_config/model

      request-property-removed

    • removed the request property rerank_config/threshold

      request-property-removed

    • removed the request property rerank_config/top_k

      request-property-removed

    • removed the request property search_options/include_metadata

      request-property-removed

    • removed the request property search_options/include_scores

      request-property-removed

    • removed the request property search_options/include_vectors

      request-property-removed

    • removed the optional property matches/items/scores/rerank_score from the response with the 200 status

      response-optional-property-removed

    • removed the optional property matches/items/scores/search_score from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property retrieval_config

      new-optional-request-property

    • added subschema #1 subschema #2 to the agentic_rag_config request property anyOf list

      request-property-any-of-added

    • added SearchKnowledgeScores to the matches/items/scores response property allOf list for the response status 200

      response-property-all-of-added

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

  • ed68e8b009d78611See the full diff
    • added the new required request property agentic_rag_config/model

      new-required-request-property

    • added the new required request property rerank_config/model

      new-required-request-property

    • removed subschema #1 subschema #2 from the agentic_rag_config request property anyOf list

      request-property-any-of-removed

    • the agentic_rag_config request property type/format changed from / to object/

      request-property-type-changed

    • the rerank_config request property type/format changed from / to object/

      request-property-type-changed

    • the search_options request property type/format changed from / to object/

      request-property-type-changed

    • the matches/items/scores response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the matches/items/vector/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • removed SearchOptions from the search_options request property allOf list

      request-property-all-of-removed

    • removed SearchRerankConfig from the rerank_config request property allOf list

      request-property-all-of-removed

    • the threshold request property's max was set to 1.00

      request-property-max-set

    • the top_k request property's max was set to 100.00

      request-property-max-set

    • the top_k request property's min was set to 1.00

      request-property-min-set

    • removed the request property retrieval_config

      request-property-removed

    • added the new optional request property rerank_config/threshold

      new-optional-request-property

    • added the new optional request property rerank_config/top_k

      new-optional-request-property

    • added the new optional request property search_options/include_metadata

      new-optional-request-property

    • added the new optional request property search_options/include_scores

      new-optional-request-property

    • added the new optional request property search_options/include_vectors

      new-optional-request-property

    • request body became optional

      request-body-became-optional

    • the threshold request property type/format was generalized from number/double to number/

      request-property-type-generalized

    • the top_k request property type/format was generalized from integer/int32 to integer/

      request-property-type-generalized

    • added the optional property matches/items/scores/rerank_score to the response with the 200 status

      response-optional-property-added

    • added the optional property matches/items/scores/search_score to the response with the 200 status

      response-optional-property-added

    • removed SearchKnowledgeScores from the matches/items/scores response property allOf list for the response status 200

      response-property-all-of-removed

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

  • d46bd23ae34c993See the full diff
    • request body became required

      request-body-became-required

    • added SearchOptions to the search_options request property allOf list

      request-property-all-of-added

    • added SearchRerankConfig to the rerank_config request property allOf list

      request-property-all-of-added

    • the agentic_rag_config request property type/format changed from object/ to /

      request-property-type-changed

    • the rerank_config request property type/format changed from object/ to /

      request-property-type-changed

    • the search_options request property type/format changed from object/ to /

      request-property-type-changed

    • the threshold request property type/format changed from number/ to number/double

      request-property-type-changed

    • the top_k request property type/format changed from integer/ to integer/int32

      request-property-type-changed

    • the matches/items/scores response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the request property agentic_rag_config/model

      request-property-removed

    • removed the request property rerank_config/model

      request-property-removed

    • removed the request property rerank_config/threshold

      request-property-removed

    • removed the request property rerank_config/top_k

      request-property-removed

    • removed the request property search_options/include_metadata

      request-property-removed

    • removed the request property search_options/include_scores

      request-property-removed

    • removed the request property search_options/include_vectors

      request-property-removed

    • removed the optional property matches/items/scores/rerank_score from the response with the 200 status

      response-optional-property-removed

    • removed the optional property matches/items/scores/search_score from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property retrieval_config

      new-optional-request-property

    • added subschema #1 subschema #2 to the agentic_rag_config request property anyOf list

      request-property-any-of-added

    • added SearchKnowledgeScores to the matches/items/scores response property allOf list for the response status 200

      response-property-all-of-added

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

  • f459ad9381eb41See the full diff
    • the request property search_type became not nullable

      request-property-became-not-nullable

    • the request property threshold became not nullable

      request-property-became-not-nullable

    • the request property top_k became not nullable

      request-property-became-not-nullable

    • removed the enum value undefined of the request property search_type

      request-property-enum-value-removed

    • the search_type request property default value hybrid_search was added

      request-property-default-value-added

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

    • the request property search_type became nullable

      request-property-became-nullable

    • the request property threshold became nullable

      request-property-became-nullable

    • the request property top_k became nullable

      request-property-became-nullable

    • the search_type request property default value hybrid_search was removed

      request-property-default-value-removed

    • added the new undefined enum value to the request property search_type

      request-property-enum-value-added

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

Of the 257 revisions, 71 have no diff computed.