open-notebook/open_notebook/domain
LUIS NOVO e11f0a4db8 fix: resolve chat model selection and session display issues
- Add nullable_fields support to ObjectModel base class
- Configure ChatSession to allow model_override to be cleared to null
- Fix JSX conditional that rendered "0" when message_count was 0
- Display model name instead of raw ID in session manager

Fixes issues:
1. Switching to default model now persists correctly
2. Session list shows human-readable model names
3. Sessions with 0 messages no longer show "0" badge
2025-12-19 16:47:34 -03:00
..
__init__.py refactor domain into a module 2024-10-30 14:08:05 -03:00
base.py fix: resolve chat model selection and session display issues 2025-12-19 16:47:34 -03:00
content_settings.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
models.py Release 1.2 (#242) 2025-11-01 14:40:00 -03:00
notebook.py fix: resolve chat model selection and session display issues 2025-12-19 16:47:34 -03:00
podcast.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
transformation.py refactor transformation, add graph and admin 2024-11-18 22:01:11 -03:00