Commit 0fc3087
committed
fix: streamline copilot API request configuration
Reorganize the copilot API request options to improve code clarity and
maintain consistent behavior. Move stream, n, and temperature parameters
into the non-O1 condition block where they belong.1 parent 047ea1c commit 0fc3087
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
208 | 206 | | |
209 | 207 | | |
210 | 208 | | |
211 | | - | |
| 209 | + | |
212 | 210 | | |
| 211 | + | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments