remote_cluster_id 函数功能设置对端集群ID。 函数原型remote_cluster_id(remote_cluster_id) 参数说明 参数名称 数据类型 取值说明 remote_cluster_id int 对端集群ID。 调用示例1 2llm_cluster = LLMClusterInfo() llm_cluster.remote_cluster_id = 1 返回值无 约束说明无 父主题: LLMClusterInfo