ecommerce-agent / src /nodes /intent_classifier.py

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

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

Mohitcr1 commited on

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

Mohitcr1 commited on

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

Mohitcr1 commited on

Initial commit: Olist intelligence layer with database
cf796c5

Mohitcr1 commited on