---
title: "Changes to Set/clear the org-level llm_judge model default"
method: PUT
path: "/v1/policies/judge-model"
---

# Changes to Set/clear the org-level llm_judge model default

`PUT /v1/policies/judge-model`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-12** `5a5597ebb2d6` — 9 warning, 6 info

## Changes

- **2026-08-12** `5a5597ebb2d6` — 9 warning, 6 info
  - the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/request_timeout_ms/anyOf[subschema #1]/` request property's max was set to `20000.00`
  - the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/temperature/anyOf[subschema #1]/` request property's max was set to `2.00`
  - the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/top_p/anyOf[subschema #1]/` request property's max was set to `1.00`
  - the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/max_tokens/anyOf[subschema #1]/` request property's min was set to `1.00`
  - the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/request_timeout_ms/anyOf[subschema #1]/` request property's min was set to `1000.00`
  - the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/temperature/anyOf[subschema #1]/` request property's min was set to `0.00`
  - the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/top_p/anyOf[subschema #1]/` request property's min was set to `0.00`
  - added the new `max` enum value to the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/` response property for the response status `200`
  - added the new `minimal` enum value to the `model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/` response property for the response status `200`
  - added the new `max` enum value to the request property `model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/`
  - added the new `minimal` enum value to the request property `model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/`
  - added the optional property `retry_after` to the response with the `400` status
  - added the optional property `retry_after` to the response with the `401` status
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status

---

[Operation](https://skmtc.dev/oneloop-hq/apis/feather-api/docs/v1/policies/judge-model/put.md) · [API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [Page](https://skmtc.dev/oneloop-hq/apis/feather-api/changes/v1/policies/judge-model/put)
