Four Ways to Call a Model, and Which One You Actually Want
You can call an LLM four ways. All four work. Three of them are wrong for what you're probably building.
Last post we installed the mental model: an LLM API call is a function, f(prompt, settings) -> text. Today we get concrete about how you dial tha...
ai-zero-to-hero.hashnode.dev11 min read