semblance_backup/backend/app
2025-08-26 14:23:27 -05:00
..
__pycache__ bug fixes related to websockets implementation 2025-08-11 09:33:09 -05:00
models added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
routes fixed messages about parallel generation of personas when only one persona is being generated - actually just removed the parallel language from all the notifications 2025-08-26 14:23:27 -05:00
services added persona modification service - users can adjust individual personas with NLP via LLM 2025-08-26 12:45:15 -05:00
utils refactored image/asset attachment to discussion guide and discussion messages to avoid back end filenames being displayed to user - use metadata system instead. Also added a detailed persona export to markdown. Also, bug fixes 2025-08-12 15:43:34 -05:00
.DS_Store converted message polling to websockets 2025-08-10 18:08:34 -05:00
__init__.py converted message polling to websockets 2025-08-10 18:08:34 -05:00
db.py initial commit 2025-08-04 09:07:59 -05:00
extensions.py bug fixes related to websockets implementation 2025-08-11 09:33:09 -05:00
utils.py initial commit 2025-08-04 09:07:59 -05:00
websocket_debug_tap.py converted message polling to websockets 2025-08-10 18:08:34 -05:00
websocket_manager.py converted message polling to websockets 2025-08-10 18:08:34 -05:00