获取推理请求当前状态标志。
virtual uint32_t GetFlags() const noexcept = 0;
无。
获取响应的标志位。
1
uint32_t flag = response->GetFlags();
返回推理请求当前所处状态的标志。