VuQuangBao
f0fc5e7ecf
Drop patient-context prepending and account UI from chat
...
Personalization context was silently no-op'ing on the first turn of a
fresh session in live testing (profile fetch hadn't resolved by the
time the request fired), so it could not be relied on. Chat now always
sends the user's own text unmodified. Login/profile/admin entry point
removed from the header.
2026-08-25 14:53:43 +07:00
VuQuangBao
692a9c99b5
Send patient context once per session, not on every turn
2026-08-25 14:05:27 +07:00
VuQuangBao
1ddd878431
Add patient personalization: profile saved once, reused every chat turn
2026-08-25 11:55:13 +07:00
VuQuangBao
a1de4715a4
Add read-only production runtime audit
2026-08-17 11:17:40 +07:00
VuQuangBao
7ebbe1f309
Add production condition retrieval smoke test
2026-08-11 14:58:28 +07:00
VuQuangBao
6b8f7584ed
Soften the tone of the docs and comments written today
2026-08-11 10:12:25 +07:00
VuQuangBao
97cb6d16f4
Remove corpus counts from chat chrome
2026-08-10 17:26:58 +07:00
VuQuangBao
60b4397032
Fix ai-service Dockerfile: bake in drug_entities.json, override its path
2026-08-10 10:35:13 +07:00
VuQuangBao
a4b8e1c4db
Checkpoint frontend UI/UX overhaul and ingestion embed benchmark work
2026-08-06 17:21:21 +07:00
VuQuangBao
1e8cbdb586
Fix live multi-turn: pass the resolved drug, stop did-you-mean garbage
2026-08-05 16:54:35 +07:00
VuQuangBao
967b917001
Scaffold web frontend: mock-backed chat + PDF split-view, Tailwind/shadcn
2026-07-31 12:16:47 +07:00