The error from streamlit logs is 'column "conversation_id" does not exist'. The quick hack is to manually create the column using SQL in NeonDB dashboard, but admittedly this should be addressed in the codebase