RequestId(const llm::engine::RequestId &other) 接口功能使用已有的requestId初始化RequestId对象。 接口格式RequestId(const llm::engine::RequestId &other) 接口参数 参数 是否必选 说明 取值要求 other 必选 已有的RequestId对象。 合法的请求体对象。 使用样例无 返回值RequestId对象。 父主题: RequestId