{"message":"Welcome to the Custom Classifier API","endpoints":{"/health":"Check the health status of the API","/heartbeat":"Receive heartbeat requests to keep the instance alive","/new-classifier":"Create a new classifier and queue its training","/train-model":"Initiate model training with specified configuration","/predict":"Make predictions based on the provided model configuration and input texts","/deploy-model":"Deploy a trained model to the specified environment","/label-data":"Label data using a specified model","/list-tasks":"List all tasks in the task queue","/process-manager":"Get the current status of the process manager","/training-status/{task_id}":"Get the status of a specific training task"}}