Four Ways to Call a Model, and Which One You Actually Want
curl, SDK, streaming, async. Four ways to call an LLM, one shape that beats the rest in production, and the ones everyone reaches for at the wrong moment.
Apr 13, 202611 min read2
Search for a command to run...
Articles tagged with #api
curl, SDK, streaming, async. Four ways to call an LLM, one shape that beats the rest in production, and the ones everyone reaches for at the wrong moment.
Before you write a single line of LLM code, install the one mental model that makes every other decision easier: it is a function, not a thing you are talking to.