ClareVoiceV1 / api /db.py

Commit History

add persistant db with login_session chats and interactions, remove the localStorage
82e3252

ghazariann commited on

fix: async LLM calls and SESSIONS memory optimization (issue #11, #12)
98d9b88

ghazariann commited on

admin: add interaction duration, show N/A for pending survey rating
71eab01

ghazariann commited on

feat: enforce questionId roundtrip in grade, add v2.2 tests, make participant_id nullable
c3cd3bb

ghazariann commited on

add in-app survey, admin dashboard, and participant overview
38abeb1

ghazariann commited on

embed participation id in the link, chagne the participation table structure
53b2b9c

ghazariann commited on

refactor: login_id to participant_id mapping, replace name/email auth
4f2f908

ghazariann commited on

add PostgreSQL persistence for sessions and interaction metrics
27946b1

ghazariann commited on