-
1fc2123b9d
Update README.md
main
VuQuangBao
2026-08-26 09:09:26 +00:00
-
54cea00906
Add a concrete 3-step quickstart to README
VuQuangBao
2026-08-25 17:40:52 +07:00
-
981a4968da
Rewrite README for what this repo actually is
VuQuangBao
2026-08-25 17:37:41 +07:00
-
454edfa492
Document the 2 known RAG gaps instead of leaving them unwritten
VuQuangBao
2026-08-25 17:31:16 +07:00
-
e68cc23c7d
Drop docs-legacy from the demo mirror
VuQuangBao
2026-08-25 17:31:03 +07:00
-
03467aeaf2
Attach real input/output/token usage to provider spans for Langfuse cost tracking
VuQuangBao
2026-08-25 16:44:55 +07:00
-
4860d9e675
Record 2 known gaps as real fixtures, not just claims
VuQuangBao
2026-08-25 15:40:03 +07:00
-
f0fc5e7ecf
Drop patient-context prepending and account UI from chat
VuQuangBao
2026-08-25 14:53:43 +07:00
-
a1ba00618c
Add a real, visible patient-profile button
VuQuangBao
2026-08-25 14:12:49 +07:00
-
692a9c99b5
Send patient context once per session, not on every turn
VuQuangBao
2026-08-25 14:05:27 +07:00
-
04b1bb734f
Gate /profile behind login, same pattern as /admin
VuQuangBao
2026-08-25 13:49:52 +07:00
-
cfb6b4fb62
Re-key the 3 D-stroke drug ids now that the corpus fix is live
VuQuangBao
2026-08-25 12:07:22 +07:00
-
1ddd878431
Add patient personalization: profile saved once, reused every chat turn
VuQuangBao
2026-08-25 11:55:13 +07:00
-
501c226ecd
Add values for the standalone GitOps demo release (finalduocthu.realvuxbaro.me)
VuQuangBao
2026-08-25 09:54:41 +07:00
-
a85b0ccac8
Fix the F3 out-of-scope gate, close out the V1 feature audit, and clean up project docs
VuQuangBao
2026-08-25 12:05:00 +07:00
-
33b16c885b
Log the 2026-08-24 session: F3 fix live, audit filled, corpus re-ingest scoped
VuQuangBao
2026-08-24 15:07:30 +07:00
-
f3eaab0948
Make a Langfuse trace worth opening: question, answer, session, no probe noise
VuQuangBao
2026-08-21 14:45:32 +07:00
-
53582b6030
Add Langfuse as a self-hosted eval and trace viewer
VuQuangBao
2026-08-21 10:35:25 +07:00
-
4490a1abf0
Stop the slugifier from deleting the letter D-stroke
VuQuangBao
2026-08-19 13:07:13 +07:00
-
24c55d1627
Resolve ai-service directly from the RAG routes, never the gateway
VuQuangBao
2026-08-19 10:16:44 +07:00
-
f50ccfc5f7
Add an explicit ArgoCD sync and health-poll script
VuQuangBao
2026-08-19 09:21:35 +07:00
-
b68005be1c
Enable auth-service/api-gateway on production, build their images in CI
VuQuangBao
2026-08-18 14:11:00 +07:00
-
e5afedfa2f
Stop mislabeling the Compose box as production in read-only audits
VuQuangBao
2026-08-18 09:29:25 +07:00
-
332cb657ee
Stop serving Grafana as anonymous admin on the public hostname
VuQuangBao
2026-08-17 15:17:12 +07:00
-
d1c9933b9e
Fingerprint the Qdrant corpus by content, not by count
VuQuangBao
2026-08-17 14:31:56 +07:00
-
c778f7e9cc
Track the practice cluster's Helm values in Git
VuQuangBao
2026-08-17 13:59:39 +07:00
-
a1de4715a4
Add read-only production runtime audit
VuQuangBao
2026-08-17 11:17:40 +07:00
-
057d4ed9dc
Wire up query history: localStorage session persistence + sidebar UI
VuQuangBao
2026-08-14 17:44:36 +07:00
-
9be5819710
Remove chat rate limit
VuQuangBao
2026-08-14 11:57:58 +07:00
-
d5ea65cd6e
Confirm docs-only changes no longer trigger a production deploy
VuQuangBao
2026-08-13 11:56:39 +07:00
-
a4819b8653
Fix migration workflow: upload as artifact instead of scp to practice EC2
VuQuangBao
2026-08-13 11:14:25 +07:00
-
7ebbe1f309
Add production condition retrieval smoke test
VuQuangBao
2026-08-11 14:58:28 +07:00
-
59e6ad2d0d
Verify exact production traces and record rollout
VuQuangBao
2026-08-11 11:29:59 +07:00
-
6b8f7584ed
Soften the tone of the docs and comments written today
VuQuangBao
2026-08-11 10:12:25 +07:00
-
97cb6d16f4
Remove corpus counts from chat chrome
VuQuangBao
2026-08-10 17:26:58 +07:00
-
46469468bb
Wire token-budget packing into the overview/rerank fallback path
VuQuangBao
2026-08-10 12:02:31 +07:00
-
60b4397032
Fix ai-service Dockerfile: bake in drug_entities.json, override its path
VuQuangBao
2026-08-10 10:35:13 +07:00
-
a4b8e1c4db
Checkpoint frontend UI/UX overhaul and ingestion embed benchmark work
VuQuangBao
2026-08-06 17:21:21 +07:00
-
1e8cbdb586
Fix live multi-turn: pass the resolved drug, stop did-you-mean garbage
VuQuangBao
2026-08-05 16:54:35 +07:00
-
ef08b4929e
Wire the guarded conversational RAG answer layer end-to-end
VuQuangBao
2026-08-05 14:33:13 +07:00
-
834d9e51b0
Fix every real lint finding and drop degenerate splice fragments
VuQuangBao
2026-08-01 13:51:38 +07:00
-
967b917001
Scaffold web frontend: mock-backed chat + PDF split-view, Tailwind/shadcn
VuQuangBao
2026-07-31 12:16:47 +07:00
-
b72d4bf9d9
Add comprehensive, reusable PDF-parsing outlier catalog
VuQuangBao
2026-07-30 21:54:53 +07:00
-
9bad1f61ea
Initial monorepo scaffold for Duoc Thu RAG medical chatbot
VuQuangBao
2026-07-30 20:38:34 +07:00