Welcome to the local development & testing server for Barry P., Battery World's AI Support Assistant.
GET /health - Server health check and CORS origin statusPOST /api/chat - Main AI chat endpoint with RAG and Flask-Limiter (10 req/min)GET /api/chat/history - Cross-page chat history persistence lookupGET /api/chat/poll - Real-time polling for human agent replies from SlackPOST /api/slack/events - Two-way Slack webhook listener with HMAC SHA-256 verification