Commit 23a0ec9
gptel-gemini: Fix Temperature parameter mapping
* gptel-gemini.el (gptel--request-data): Ensure the Gemini backend
respects temperature settings below 1.0. Previously, the code
used (max gptel-temperature 1.0), which effectively ignored any
user setting in the 0.0-0.9 range. Fixes #1312.1 parent 4a0d805 commit 23a0ec9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments