Streaming LLM Responses

Published: March 3, 2024, 2 p.m.

In this episode, we look at running a self hosted Large Language Model (LLM) and consuming it with a Rails application. We will use a background to make API requests to the LLM and then stream the responses in real-time to the browser.