sandbox-notebookllamalm-nextjs/backend
DJP dc85bca8d8 CRITICAL FIX: Add synthesis_data to Notebook model
- Added synthesis_data = Column(Text) to Notebook class
- Column exists in DB, now in Python model too
- GET synthesis endpoint will work after reload
- Synthesis will persist properly

Also deleted 9 spam chat sessions (81-89).
2025-10-03 10:50:22 -04:00
..
src CRITICAL FIX: Add synthesis_data to Notebook model 2025-10-03 10:50:22 -04:00
.env Initial Next.js migration foundation - Docker + backend code ready 2025-10-02 16:58:28 -04:00
api.log WIP: Next.js migration - Core infrastructure complete (~25% feature parity) 2025-10-02 21:16:21 -04:00
conversation_20ceab36-b14e-4ca5-8675-658b490f278d.mp3 Add LlamaCloud cleanup when deleting notebooks 2025-10-03 10:19:10 -04:00
conversation_ea79f7e8-d5e2-462d-ac24-41168f894f00.mp3 Add GET synthesis endpoint and fix synthesis column 2025-10-03 10:43:43 -04:00
pyproject.toml Add FastAPI app structure with auth routes - backend API foundation ready 2025-10-02 17:08:48 -04:00
uv.lock Add FastAPI app structure with auth routes - backend API foundation ready 2025-10-02 17:08:48 -04:00