You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments