获取输入推理文本。
std::string &GetInputText();
无。
获取请求输入字符串。
1
std::string text = request->GetInputText();
推理文本字符串。