neuro-san 0.5.35
What's Changed
- Put in a delay to help force output buffer flush. by @andreidenissov-cog in #237
... which is a likely fix for the observation that some responses yielded in streaming_chat() were coming on the same line,
and most web-browsing clients expect one response per line when streaming.
Full Changelog: 0.5.34...0.5.35