Commit f219ada
Fix SessionModelSwitchToParams constructor calls after new reasoningSummary field
The generated SessionModelSwitchToParams record gained a new reasoningSummary
field, changing the constructor from 4 to 5 parameters. Updated both call
sites in CopilotSession to pass null for the new reasoningSummary parameter.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 86f4695 commit f219ada
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1657 | 1657 | | |
1658 | 1658 | | |
1659 | 1659 | | |
1660 | | - | |
| 1660 | + | |
1661 | 1661 | | |
1662 | 1662 | | |
1663 | 1663 | | |
| |||
1706 | 1706 | | |
1707 | 1707 | | |
1708 | 1708 | | |
1709 | | - | |
| 1709 | + | |
1710 | 1710 | | |
1711 | 1711 | | |
1712 | 1712 | | |
| |||
0 commit comments