Commit 1fa5216
feat: gpt5 params (#275)
* Update dispatcher.lua
Somehow GPT-5 does not supports temperature and max token parameter in api
* gpt-5
* Update dispatcher.lua
---------
Co-authored-by: Kyu Yeon Lee <[email protected]>1 parent 8370fad commit 1fa5216
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
193 | 200 | | |
194 | 201 | | |
195 | 202 | | |
| |||
0 commit comments