diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2026-01-26 15:07:38 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2026-01-26 15:57:53 +0000 |
| commit | dd7d1ced5000d600f31d0be2ff901c5827a349c6 (patch) | |
| tree | a2de2d8bc949f0167eaa7ef91357d6159cd007f4 /pkg/aflow/testdata/TestWorkflow.trajectory.json | |
| parent | 0a7bbd79ddce993add61e99ffe0e9983dd56257d (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/testdata/TestWorkflow.trajectory.json')
0 files changed, 0 insertions, 0 deletions
