获取请求ID。
InferRequestId GetRequestId() const
无。
mindie_llm::InferRequestId runtimeReqId(0); std::shared_ptr<mindie_llm::InferRequest> runtimeRequest(runtimeReqId); mindie_llm::InferRequestId RequestId = runtimeRequest->GetRequestId();
InferRequestId对象。