Remix.run Logo
chrismccord 2 days ago

Req.post to /chat/completions, streaming the tokens through a parser and doing regular elixir messages. It's really not more complicated than that :)

throwawaymaths 2 days ago | parent [-]

even less complicated, just set stream: false in your json :)