Prompting Foundations
The bedrock skills of prompt engineering — how models read your words, the anatomy of a strong prompt, and how to steer tone, format, and accuracy.
Tokens, context, and why length matters
The model reads in tokens, and it only sees your window A model does not read letters or even whole words — it reads tokens, chunks that are often a word or part of a word. “Prompting” might be one token; “unbelievable” might be three. You do not need to count them, but two practical […]