{"message":"Welcome to the Agentic Tutoring System API!","version":"1.0.0","features":["Simplified API with chat endpoints only","Frontend handles synthetic data generation","Vertex AI powered agents","Structured output parsing"],"endpoints":{"chat":"/tutor/chat","streaming_chat":"/tutor/chat/stream","personas":"/personas","persona_by_id":"/persona/{persona_id}","emotional_states":"/emotional-states","mastery_levels":"/mastery-levels","teaching_styles":"/teaching-styles","health":"/health","auth_validate":"/auth/validate","auth_me":"/auth/me"},"authentication":{"jwt_enabled":true,"required_for_all_tutor_endpoints":true,"protected_endpoints":["/tutor/chat","/tutor/chat/stream","/personas","/persona/{persona_id}","/emotional-states","/mastery-levels","/teaching-styles","/auth/validate","/auth/me"],"test_token_url":"http://api.yolearn.ai/accounts/login/"}}