Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Mohitcr1
/
ecommerce-agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ecommerce-agent
144 MB
Ctrl+K
Ctrl+K
4 contributors
History:
33 commits
Mohitcr1
Add escalation summary generation and product search rejection
2e83d00
4 months ago
api
Add escalation summary generation and product search rejection
4 months ago
data
Fix critical bugs: compensation for late orders, escalation detection, conversation history improvements
4 months ago
logs
Add escalation summary generation and product search rejection
4 months ago
notebooks
Initial commit: Olist intelligence layer with database
4 months ago
scripts
Fix contradictory logic: Conditional tone based on delivery timing, frustration threshold 0.5, celebrate early deliveries
4 months ago
src
Add escalation summary generation and product search rejection
4 months ago
tests
Fix: All 7 critical bugs + 4 security enhancements + compensation policy
4 months ago
.gitattributes
Safe
1.77 kB
Fix bugs #2 and #3: Add database and vectorstore with Git LFS, update start.sh with build fallbacks
4 months ago
.gitignore
Safe
71 Bytes
Fix bugs #2 and #3: Add database and vectorstore with Git LFS, update start.sh with build fallbacks
4 months ago
ARCHITECTURE.md
Safe
29.4 kB
Add production features: circuit breaker, exponential backoff, semantic caching, intent-based scope handling
4 months ago
Dockerfile
Safe
467 Bytes
Add Streamlit UI for HF Space
4 months ago
README.md
Safe
4.84 kB
Clean repo structure: Single ARCHITECTURE.md + updated README
4 months ago
app.py
Safe
5.08 kB
Fix 5 critical bugs: replace LLM scope validator with embedding similarity, add missing state fields, fix routing, improve timeout handling
4 months ago
requirements-dev.txt
Safe
145 Bytes
Fix all 9 critical bugs: API readiness loop, debug params, timeout, LLM cache, state mutation, requirements split, duplicate file
4 months ago
requirements.txt
Safe
385 Bytes
Add production features: circuit breaker, exponential backoff, semantic caching, intent-based scope handling
4 months ago
resume_updated.html
Safe
6.5 kB
Add escalation summary generation and product search rejection
4 months ago
start.sh
Safe
867 Bytes
Fix timeout bugs: Dedicated warmup script, get_running_loop, thread-safe LLM cache, proper message format
4 months ago