""" ReAct DeployModel Package This package contains specialized nodes for the model deployment workflow. Each node handles a specific aspect of the deployment process: - extract_model_info: Extracts model information from user queries - generate_model_name: Generates model names when information is unknown - capacity_estimation: Estimates compute capacity requirements Author: ComputeAgent Team License: Private """