Urgent.News

What's breaking now, across thousands of outlets.

Tech

How to add UI for your RAG?!?

Just built some FastAPI SSE backend streaming LLM responses token-by-token, after i got some free time. Two things broke in production that worked fine locally ๐Ÿ™ƒ: nginx buffers SSE by default. The stream was delivering locally, dead silent on Railway. proxy_buffering off, two hours later, fixed. The LLM API returns an empty_retrieval event when no docs match. I wasn't handling it, so theโ€ฆ

We haven't written up this one. Dev.to has the full story โ€” the link below goes straight to it.

Read the original at dev.to โ†’

More in Tech

More from Monday 3 August โ†’