- Add pendingModelOverride state to useNotebookChat hook - Store model selection when no session exists yet - Apply pending model override when session is auto-created on first message - Simplify ChatColumn by using new setModelOverride function |
||
|---|---|---|
| .. | ||
| ChatColumn.tsx | ||
| NotebookCard.tsx | ||
| NotebookHeader.tsx | ||
| NotebookList.tsx | ||
| NoteEditorDialog.tsx | ||
| NotesColumn.tsx | ||
| SourcesColumn.tsx | ||