req_id

函数功能

设置请求ID。

函数原型

req_id(req_id)

参数说明

参数名称

数据类型

取值说明

req_id

int

请求ID。

调用示例

1
2
llm_req = LLMReq()
llm_req.req_id = 1

返回值

约束说明