open-notebook/frontend/src/app/(dashboard)/notebooks/components
LUIS NOVO a1d0a3a666 fix: allow model override before chat session exists
- 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
2025-12-19 16:55:26 -03:00
..
ChatColumn.tsx fix: allow model override before chat session exists 2025-12-19 16:55:26 -03:00
NotebookCard.tsx Feature/oss 312 notebook item counts (#175) 2025-10-19 16:03:36 -03:00
NotebookHeader.tsx Version 1 (#160) 2025-10-18 12:46:22 -03:00
NotebookList.tsx Version 1 (#160) 2025-10-18 12:46:22 -03:00
NoteEditorDialog.tsx Version 1 (#160) 2025-10-18 12:46:22 -03:00
NotesColumn.tsx Hide sources notes (#273) 2025-11-25 16:59:26 -03:00
SourcesColumn.tsx feat(ui): add infinite scroll for notebook sources 2025-12-14 10:56:38 -03:00