docs: update README with architecture details and remove dev console password authentication
72c0b2e
Nagendravarmacommited on
Cap cosine similarity values to max 1.0 to prevent floating point inaccuracies showing >100% similarity score
bb9d034
Nagendravarmacommited on
Restrict graphdb node activation to SIMPLE_LOOKUP and MULTI_HOP queries
02057f3
Nagendravarmacommited on
Fix semantic cache false hits by adding plan tier, drug, specialty, and location entity matching
1b9b1b6
Nagendravarmacommited on
Optimize comparison search: bypass redundant KG search, avoid thread-safety ChromaDB init lock error, and prevent false positive tier lighting up in dev console
45ef764
Nagendravarmacommited on
Fix confidence score visibility and early retrieval node matches in dev console
be65ddf
Nagendravarmacommited on
Fix confidence badge and self_critique done state in dev console
a6d1cab
Nagendravarmacommited on
Optimize dev console, add benchmark presets, filter knowledge graph, and fix specialist copay retrieval
fbd8eda
Nagendravarmacommited on
Implement Redis Semantic Caching, plan-tier scoping, cognitive query normalization, and Dev Console Redis visual flow integration
a74c657
Nagendravarmacommited on
Fix comparison intent and dev console node activation
4f262ec
Nagendravarmacommited on
Replace misleading physical therapy PA example query with eculizumab PA query
7a1d46d
Nagendravarmacommited on
Sync full ChromaDB (1536-dim, 2322 chunks) and clean up old 384-dim collection
42d7bdc
Nagendravarmacommited on
Update ChromaDB to 1536 dimension embeddings with 2322 chunks
ca6a8b4
Nagendravarmacommited on
Fix comparison search by prepending tier-specific SBC chunks, simplifying multiquery prompts, and fixing vectorstore concurrency
999956a
Nagendravarmacommited on
Optimize latency: parallelize retrievals and reduce artificial stream delay
bbbbe2c
Nagendravarmacommited on
Update UI and backend components
c3938e0
Nagendravarmacommited on
fix: tune entity extraction and relevance scoring for silver plan retrieval
ff0742d
Nagendravarmacommited on
Enhance dev console and frontend UI with missing nodes and styling improvements
1b0bde0
Nagendravarmacommited on
revert: restore previous working state as verified by user
ba14f83
Nagendravarmacommited on
fix: create dedicated user 1000 home directory for Streamlit credentials and run processes side-by-side in Docker CMD
4fce008
Nagendravarmacommited on
ui: beautify dev console layout with perfect spacing and remove overlaps
87b2e48
Nagendravarmacommited on
fix: add missing langchain-classic dependency to requirements.txt
b737298
Nagendravarmacommited on
fix: grant write permissions to /app for non-root Hugging Face user
d8557bf
Nagendravarmacommited on
feat: add Mem0 per-session memory and Multilingual translation node
1d8ce4e
Nagendravarmacommited on
Deployable release for Hugging Face Spaces with LFS database tracking