Self Checks
Describe your problem
Starting from Ollama version 0.9.0, the "think" content is no longer included in the content field but has been moved to a separate think field. However, I still want to include the "think" content within the content field to ensure compatibility with RAGFlow's existing UI, which displays the reasoning process. I'm using RAGFlow v0.20.04. In the case of streaming output, which parts of RAGFlow's code should I modify? thanks.