{"message":"Pet Emotion Recognition & Breed Classification API","version":"2.1.0","features":{"emotion_recognition":["dog",null],"breed_classification":{"available":false},"species_detection":false},"dog":{"emotions":["happy","sad","angry","relaxed","neutral"],"model":"resnet50","training_enabled":true,"breed_classification":false,"num_breeds":0,"endpoints":{"emotion":["/v1/emotion?species=dog","/v1/emotion/video?species=dog"],"breed":[],"disease":["/v1/disease?species=dog&category=<category>"],"species":["/v1/species"],"training":["/admin/train/incremental?species=dog","/admin/train/full?species=dog"]}},"cat":{"available":false,"emotions":null,"model":null,"training_enabled":false,"breed_classification":false,"num_breeds":0,"endpoints":{"emotion":[],"breed":[],"disease":[],"training":[]}},"storage_backend":"database","database_type":"postgresql","docs":"/docs","health":"/health"}