设置请求prompt集群ID。
prompt_cluster_id(prompt_cluster_id)
参数名称
数据类型
取值说明
prompt_cluster_id
int
请求prompt集群ID。
1 2
llm_req = LLMReq() llm_req.prompt_cluster_id = 1
无