Commit 2d3bc51
committed
fix: fix regression where model sync was skipped when switching back to OpenAI
- Introduced a new `force` parameter to bypass the provider compatibility check for "openai-compatible".
- Updated the logic in the App component to utilize the `force` option when setting the active model, enhancing flexibility in provider management.1 parent f289614 commit 2d3bc51
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| 105 | + | |
104 | 106 | | |
105 | | - | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
627 | 629 | | |
628 | 630 | | |
629 | 631 | | |
| 632 | + | |
630 | 633 | | |
631 | 634 | | |
632 | 635 | | |
| |||
0 commit comments