Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .speakeasy/in.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading