Ocean22

Results 5 comments of Ocean22

> 啥应用场景只需要Q不需要A。。。。 如果只需要A的话,你上传文本就好,不要用问答拆分。 需求场景:检索出来的知识相关度只达到20%-50%时,我只想把Q拿出来返回给用户,作为猜你想问的问题列表

Thanks for your test,and I tested it just now,even no `comment lines` and `empty lines`,it will still get blank row.Do you have any way to solve it? ![image](https://github.com/apache/kyuubi/assets/45907917/6b4cd175-daf9-4acd-8c2a-d004511dd9e2)

Thanks for @wForget's guidance,we can merge `stderr` and `stdout`,then use `grep -v '^\s*$'` to solve this problem. ![image](https://github.com/apache/kyuubi/assets/45907917/2b548f74-241b-4770-958a-bf899fccd5e1)

qwen2的返回格式跟1.5一样吗? 我使用oneapi调用ollama部署的qwen2也不行