设置推理请求返回token的最大值。
bool SetMaxOutputLen(uint32_t maxOutputLen);
参数
是否必选
说明
取值要求
maxOutputLen
必选
推理请求返回token的最大值。
合法的推理请求返回token最大值。
无