Commit d4afd15
committed
🤖 fix: restore model favorites in ChatInput
The ORPC migration PR accidentally removed the model favorites integration
from ChatInput. Restored:
- defaultModel and setDefaultModel from useModelLRU()
- useEffect to reset model to default when entering creation mode
- defaultModel and onSetDefaultModel props passed to ModelSelector
The ModelSelector.stories.tsx WithDefaultModel story documents the feature.1 parent 90bc192 commit d4afd15
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
| |||
0 commit comments