ecommerce-agent / src /graph.py

Commit History

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

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

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

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

Initial commit: Olist intelligence layer with database
cf796c5

Mohitcr1 commited on