LLMClusterInfo构造函数 函数功能构造LLMClusterInfo。 函数原型LLMClusterInfo() 参数说明无 调用示例from llm_datadist import LLMClusterInfo llm_cluster = LLMClusterInfo() 返回值返回LLMClusterInfo的实例。 约束说明无 父主题: LLMClusterInfo