{"message":"Welcome to Last Mile Delivery Agent API","documentation":"/docs","endpoints":[{"path":"/chat/warehouse/invoke","method":"POST","description":"Start or continue a warehouse conversation with HITL support."},{"path":"/chat/warehouse/feedback/{thread_id}","method":"POST","description":"Submit feedback to a paused warehouse conversation."},{"path":"/chat/warehouse/history","method":"GET","description":"Get chat history for warehouse."},{"path":"/chat/driver/invoke","method":"POST","description":"Start or continue a driver agent conversation."},{"path":"/chat/driver/feedback/{thread_id}","method":"POST","description":"Submit feedback to a paused driver agent conversation."},{"path":"/chat/driver/history","method":"GET","description":"Get chat history for drivers."},{"path":"/chat/customer/{customer_token}/invoke","method":"POST","description":"Start or continue a customer conversation with HITL support."},{"path":"/chat/customer/{customer_token}/feedback/{thread_id}","method":"POST","description":"Submit customer feedback to a paused conversation."},{"path":"/chat/customer/{customer_token}/history","method":"GET","description":"Get chat history for customers."},{"path":"/orders/insert_orders","method":"POST","description":"Insert orders from raw extracted text."},{"path":"/orders/insert_orders/feedback/{thread_id}","method":"POST","description":"Submit feedback to resume an interrupted order import."},{"path":"/upload/file","method":"POST","description":"Upload a file to the dispatch backend."},{"path":"/classify","method":"POST","description":"Classify customer feedback."},{"path":"/health","method":"GET","description":"Check API health."}]}