Commit 14a4095
Fix switch-model!/set-model! fdefs to include :model-capabilities
The s/fdef specs for switch-model! and set-model! only allowed
:reasoning-effort in opts. Now they also allow :model-capabilities,
matching the updated implementation.
Addresses Copilot Code Review feedback on PR #87.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b03b44b commit 14a4095
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
232 | | - | |
| 233 | + | |
| 234 | + | |
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| |||
0 commit comments