std::string &GetInputText() 接口功能 获取输入推理文本。 接口格式 std::string &GetInputText(); 接口参数 无 使用样例 无 返回值 推理文本字符串。 父主题: InferenceRequest