设置对端集群ID。
remote_cluster_id(remote_cluster_id)
参数名称
数据类型
取值说明
remote_cluster_id
int
对端集群ID。
1 2
llm_cluster = LLMClusterInfo() llm_cluster.remote_cluster_id = 1
无