Commit History

docs: update README with architecture details and remove dev console password authentication
72c0b2e
Running

Nagendravarma commited on

Cap cosine similarity values to max 1.0 to prevent floating point inaccuracies showing >100% similarity score
bb9d034

Nagendravarma commited on

Restrict graphdb node activation to SIMPLE_LOOKUP and MULTI_HOP queries
02057f3

Nagendravarma commited on

Fix semantic cache false hits by adding plan tier, drug, specialty, and location entity matching
1b9b1b6

Nagendravarma commited 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

Nagendravarma commited on

Fix confidence score visibility and early retrieval node matches in dev console
be65ddf

Nagendravarma commited on

Fix confidence badge and self_critique done state in dev console
a6d1cab

Nagendravarma commited on

Optimize dev console, add benchmark presets, filter knowledge graph, and fix specialist copay retrieval
fbd8eda

Nagendravarma commited on

Implement Redis Semantic Caching, plan-tier scoping, cognitive query normalization, and Dev Console Redis visual flow integration
a74c657

Nagendravarma commited on

Fix comparison intent and dev console node activation
4f262ec

Nagendravarma commited on

Replace misleading physical therapy PA example query with eculizumab PA query
7a1d46d

Nagendravarma commited on

Sync full ChromaDB (1536-dim, 2322 chunks) and clean up old 384-dim collection
42d7bdc

Nagendravarma commited on

Update ChromaDB to 1536 dimension embeddings with 2322 chunks
ca6a8b4

Nagendravarma commited on

Fix comparison search by prepending tier-specific SBC chunks, simplifying multiquery prompts, and fixing vectorstore concurrency
999956a

Nagendravarma commited on

Optimize latency: parallelize retrievals and reduce artificial stream delay
bbbbe2c

Nagendravarma commited on

Update UI and backend components
c3938e0

Nagendravarma commited on

fix: tune entity extraction and relevance scoring for silver plan retrieval
ff0742d

Nagendravarma commited on

Enhance dev console and frontend UI with missing nodes and styling improvements
1b0bde0

Nagendravarma commited on

revert: restore previous working state as verified by user
ba14f83

Nagendravarma commited on

fix: create dedicated user 1000 home directory for Streamlit credentials and run processes side-by-side in Docker CMD
4fce008

Nagendravarma commited on

ui: beautify dev console layout with perfect spacing and remove overlaps
87b2e48

Nagendravarma commited on

fix: add missing langchain-classic dependency to requirements.txt
b737298

Nagendravarma commited on

fix: grant write permissions to /app for non-root Hugging Face user
d8557bf

Nagendravarma commited on

feat: add Mem0 per-session memory and Multilingual translation node
1d8ce4e

Nagendravarma commited on

Deployable release for Hugging Face Spaces with LFS database tracking
ad8c65e

Nagendravarma commited on