From 6b459e4812c18759b9f943ed0cd556e991a7f27c Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Wed, 24 Jun 2026 01:01:24 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index f69b57b..147223d 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -8371,8 +8371,8 @@ components: type: object temperature: description: >- - Sampling temperature forwarded to panelist and judge inner calls. When omitted, the provider's default - applies. + Temperature forwarded to panelist inner calls. The judge always runs at temperature 0 regardless of this + value. When omitted, the provider's default applies. example: 0.7 format: double type: number