From d9b5c77dd8793c509adf04fc21c7c5197b60644e Mon Sep 17 00:00:00 2001 From: dknedlik Date: Thu, 21 Aug 2025 14:44:54 -0500 Subject: [PATCH] Update conf/custom_models.json Updating per code review comments. Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- conf/custom_models.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/custom_models.json b/conf/custom_models.json index 2bda899..aa178ba 100644 --- a/conf/custom_models.json +++ b/conf/custom_models.json @@ -239,7 +239,7 @@ "supports_images": true, "max_image_size_mb": 20.0, "supports_temperature": true, - "temperature_constraint": "fixed", + "temperature_constraint": "range", "description": "GPT-5 (400K context, 128K output) - Advanced model with reasoning support" }, {