This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit 65b4865
committed
fix(lm-studio): merge native tool defaults in useSelectedModel
Similar to the LiteLLM fix in PR #10187, this ensures that the
Tool Protocol dropdown appears in the UI for LM Studio users by
merging supportsNativeTools and defaultToolProtocol from
lMStudioDefaultModelInfo with the dynamically fetched model info.1 parent ef31007 commit 65b4865
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
303 | | - | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
304 | 311 | | |
305 | 312 | | |
306 | | - | |
| 313 | + | |
307 | 314 | | |
308 | 315 | | |
309 | 316 | | |
| |||
0 commit comments