{"message":"Retail Agent Combined API","version":"1.0.0","services":{"conversation":{"description":"Conversation history management","endpoints":{"health":"/api/v1/health (GET)","get_history":"/api/v1/get_history (POST)","save_conversation":"/api/v1/save_conversation (POST)"}},"agent":{"description":"AI-powered retail recommendations","endpoints":{"health":"/agent/health (GET)","customers":"/agent/customers (GET)","recommendations":"/agent/recommendations/{user_id} (GET)","cart":"/agent/cart/recommendations (POST)","trending":"/agent/trending (GET)","bundles":"/agent/bundles (GET)"}}},"docs":"/docs"}