获取推理请求返回token的最大值。
uint32_t MaxOutputLen() const;
无。
uint32_t maxOutLen = request->MaxOutputLen();
推理请求返回token的最大值,uint32_t类型。