aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/aflow/tool/codeeditor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2026-01-26 15:07:38 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-01-26 15:57:53 +0000
commitdd7d1ced5000d600f31d0be2ff901c5827a349c6 (patch)
treea2de2d8bc949f0167eaa7ef91357d6159cd007f4 /pkg/aflow/tool/codeeditor
parent0a7bbd79ddce993add61e99ffe0e9983dd56257d (diff)
pkg/aflow: fix Temperature handling
If LLMAgent.Temperature is assigned an untyped float const (0.5) it will be typed as float64 rather than float32. So recast them. Cap Temperature at model's supported MaxTemperature.
Diffstat (limited to 'pkg/aflow/tool/codeeditor')
0 files changed, 0 insertions, 0 deletions