一行代码理解LLM大语言模型的流式输出xh --stream http://localhost:11434/api/generate --json model="llama2:13b" prompt="写一个春节对联" | fblog --message-key response --main-line-format "{{ fblog_message }}"