"""ACE-Step service constants and configuration.""" ACESTEP_PORT = 8001 ACESTEP_BASE_URL = f"http://127.0.0.1:{ACESTEP_PORT}"