---
title: "Changes to Search User Docs"
method: POST
path: "/users/{user_id}/search"
---

# Changes to Search User Docs

`POST /users/{user_id}/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 44 revisions.

- **2025-06-26** `a5693caa5db1` — 3 info
- **2025-06-23** `55cf66f64607` — 1 breaking, 2 warning, 5 info
- **2025-05-12** `088c2ebb8988` — 6 info
- **2025-02-28** `4d9d1f8b357a` — 1 warning, 5 info
- **2025-02-27** `bf9190a8aea0` — 3 breaking, 3 info
- **2025-02-25** `1a338af95f85` — 3 info
- **2025-02-24** `0ddb64e7a598` — 1 warning, 2 info

## Changes

- **2025-06-26** `a5693caa5db1` — 3 info
  - added the new optional request property `anyOf[subschema #1: TextOnlyDocSearchRequest]/include_embeddings`
  - added the new optional request property `anyOf[subschema #2: VectorDocSearchRequest]/include_embeddings`
  - added the new optional request property `anyOf[subschema #3: HybridDocSearchRequest]/include_embeddings`
- **2025-06-23** `55cf66f64607` — 1 breaking, 2 warning, 5 info
  - the `anyOf[subschema #3: HybridDocSearchRequest]/k_multiplier` request property's min was increased to `1.00`
  - the `anyOf[subschema #3: HybridDocSearchRequest]/k_multiplier` request property's max was set to `10.00`
  - removed the request property `anyOf[subschema #2: VectorDocSearchRequest]/lang`
  - the `k_multiplier` request property default value changed from `7` to `5`
  - the `trigram_similarity_threshold` request property default value `0.6` was removed
  - the `trigram_similarity_threshold` request property default value `0.6` was removed
  - request property `anyOf[subschema #1: TextOnlyDocSearchRequest]/trigram_similarity_threshold` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `anyOf[subschema #3: HybridDocSearchRequest]/trigram_similarity_threshold` list-of-types was widened by adding types `null` to media type `application/json`
- **2025-05-12** `088c2ebb8988` — 6 info
  - added the new optional request property `anyOf[subschema #1: TextOnlyDocSearchRequest]/trigram_similarity_threshold`
  - added the new optional request property `anyOf[subschema #3: HybridDocSearchRequest]/k_multiplier`
  - added the new optional request property `anyOf[subschema #3: HybridDocSearchRequest]/trigram_similarity_threshold`
  - the `alpha` request property default value changed from `0.75` to `0.5`
  - the `confidence` request property default value changed from `0` to `0.5`
  - the `confidence` request property default value changed from `0` to `0.5`
- **2025-02-28** `4d9d1f8b357a` — 1 warning, 5 info
  - removed the request property `anyOf[subschema #1: TextOnlyDocSearchRequest]/mmr_strength`
  - the `lang` request property const value `en-US` was removed
  - the `lang` request property const value `en-US` was removed
  - the `lang` request property const value `en-US` was removed
  - the `mmr_strength` request property default value changed from `0` to `0.5`
  - the `mmr_strength` request property default value changed from `0` to `0.5`
- **2025-02-27** `bf9190a8aea0` — 3 breaking, 3 info
  - the `lang` request property const value `en-US` was added
  - the `lang` request property const value `en-US` was added
  - the `lang` request property const value `en-US` was added
  - added the new optional request property `anyOf[subschema #1: TextOnlyDocSearchRequest]/mmr_strength`
  - the `mmr_strength` request property default value changed from `0.5` to `0`
  - the `mmr_strength` request property default value changed from `0.5` to `0`
- **2025-02-25** `1a338af95f85` — 3 info
  - the `lang` request property const value `en-US` was removed
  - the `lang` request property const value `en-US` was removed
  - the `lang` request property const value `en-US` was removed
- **2025-02-24** `0ddb64e7a598` — 1 warning, 2 info
  - removed the request property `anyOf[subschema #1: TextOnlyDocSearchRequest]/mmr_strength`
  - the `mmr_strength` request property default value changed from `0` to `0.5`
  - the `mmr_strength` request property default value changed from `0` to `0.5`

---

[Operation](https://skmtc.dev/julep-ai/apis/julep-agents-api/docs/users/:user_id/search/post.md) · [API](https://skmtc.dev/julep-ai/apis/julep-agents-api.md) · [Page](https://skmtc.dev/julep-ai/apis/julep-agents-api/changes/users/:user_id/search/post)
