GenAI Thu 29 January 2026

Controlling LLM Responses

By now, this series has covered a lot of individual levers — temperature, top-p, system prompts, structured formatting, JSON output. "Controlling LLM responses" is really the umbrella topic tying all of that together: the full toolkit available for shaping what a language...

GenAI Sat 27 December 2025

Temperature and Top-P Explained

If you've ever used an AI API or poked around in a chatbot's advanced settings, you've probably seen sliders labeled "temperature" and "top-p." They sound technical and a little mysterious, but they control something fairly intuitive: how creative, random, or predictable a...