Commit 569dd7b
committed
Fix model picker clearing reasoning effort and fast mode options
Preserve existing modelSelection.options when the user switches models
within the same provider. Previously, onProviderModelSelect constructed
a new ModelSelection with only provider and model, silently dropping
any configured reasoning effort or fast mode settings.1 parent 01358d1 commit 569dd7b
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3135 | 3135 | | |
3136 | 3136 | | |
3137 | 3137 | | |
| 3138 | + | |
| 3139 | + | |
| 3140 | + | |
3138 | 3141 | | |
3139 | 3142 | | |
3140 | 3143 | | |
3141 | | - | |
| 3144 | + | |
| 3145 | + | |
3142 | 3146 | | |
3143 | 3147 | | |
3144 | 3148 | | |
| |||
3150 | 3154 | | |
3151 | 3155 | | |
3152 | 3156 | | |
| 3157 | + | |
3153 | 3158 | | |
3154 | 3159 | | |
3155 | 3160 | | |
| |||
0 commit comments