{"service":"AI Ecommerce Service","version":"0.1.0","description":"Multi-tenant AI Ecommerce Service with Platform Authentication","api_docs":"/docs","health_check":"/health","available_agents":[{"agent_type":"chat","name":"Customer Service Chat","description":"AI-powered customer service agent for handling inquiries, orders, and support","capabilities":["conversation","order_tracking","product_search","customer_support","escalation"],"class_name":"ChatAgent","module":"app.agents.implementations.chat_agent"},{"agent_type":"kudicall_phone_demo","name":"KudiCall Phone Demo Agent","description":"Handles demo phone calls for new KudiCall users to experience the ordering process","capabilities":["voice_calls","order_simulation","vendor_selection","payment_demo","food_ordering"],"class_name":"KudiCallPhoneDemoAgent","module":"app.agents.implementations.kudicall_phone_demo_agent"}]}