Commit History

Add escalation summary generation and product search rejection
2e83d00

Mohitcr1 commited on

Add production features: circuit breaker, exponential backoff, semantic caching, intent-based scope handling
b6ae869

Mohitcr1 commited on

Remove state mutations from scope_validator out-of-scope path
c28ad62

Mohitcr1 commited on

Fix final 3 state mutations: escalation, scope_validator, sanitizer now return partial dicts
0a7460e

Mohitcr1 commited on

Complete state mutation refactor: all nodes now return partial dicts (LangGraph reducer pattern)
f9e8eed

Mohitcr1 commited on

Fix interview-critical issues: state mutation anti-pattern, documentation accuracy, prior frustration handling, security notes
4c790c6

Mohitcr1 commited on

Fix critical bugs: compensation for late orders, escalation detection, conversation history improvements
d2c5868

Mohitcr1 commited on

Fix 5 critical bugs: replace LLM scope validator with embedding similarity, add missing state fields, fix routing, improve timeout handling
8622dab

Mohitcr1 commited on

Add clarification node for missing order IDs + rule-based fallbacks to prevent 504 timeout
2bfa9ba

Mohitcr1 commited on

Fix contradictory logic: Conditional tone based on delivery timing, frustration threshold 0.5, celebrate early deliveries
d84e2c7

Mohitcr1 commited on

Fix sequential LLM timeout: Add 20s per-call timeout, 90s executor timeout, split error handling
3d2e5a4

Mohitcr1 commited on

Fix timeout bugs: Dedicated warmup script, get_running_loop, thread-safe LLM cache, proper message format
ad89bd6

Mohitcr1 commited on

Fix 120s timeout: Add model pre-warming, LLM warmup, and async executor for graph.invoke
7c82b46

Mohitcr1 commited on

Update ARCHITECTURE.md: Add scope validator node and out-of-scope query handling
e2bbc4d

Mohitcr1 commited on

Add scope validation and system capabilities: Handle meta queries and reject out-of-scope questions
b1c949c

Mohitcr1 commited on

Fix bugs #2 and #3: Add database and vectorstore with Git LFS, update start.sh with build fallbacks
1180910

Mohitcr1 commited on

Fix all 9 critical bugs: API readiness loop, debug params, timeout, LLM cache, state mutation, requirements split, duplicate file
2dc2e18

Mohitcr1 commited on

Clean repo structure: Single ARCHITECTURE.md + updated README
5203789

Mohitcr1 commited on

Add Git LFS tracking for database file
aa83504

Mohitcr1 commited on

Fix: All 7 critical bugs + 4 security enhancements + compensation policy
8d73fdc

Mohitcr1 commited on

Fix date logic and add comprehensive test suite
37c8346

Mohitcr1 commited on

Add comprehensive system design documentation
8c70eaa

Mohitcr1 commited on

Fix None value formatting in Streamlit UI
32081f8

Mohitcr1 commited on

Add Streamlit UI for HF Space
5dac946

Mohitcr1 commited on

Remove .env from Dockerfile
8a443e8

Mohitcr1 commited on

Update Dockerfile for FastAPI
95376ae

Mohitcr1 commited on

Fix requirements.txt merge conflict
4aebbe2

Mohitcr1 commited on

Add HF Space metadata to README
ae90ef9

Mohitcr1 commited on

Track large CSV and zip files with LFS
06254a4

Mohitcr1 commited on

Merge with HF Space: resolved conflicts
f4a10e3

Mohitcr1 commited on

Initial commit: Olist intelligence layer with database
cf796c5

Mohitcr1 commited on

initial commit
8579f3e

Mohitcr1 commited on

Duplicate from streamlit/streamlit-template-space
db9f22a

Mohitcr1 FranckAbgrall HF Staff commited on