Ana Kavramlar
System Prompt
An instruction block sent before the conversation that configures model behavior.
The system prompt is a privileged message — separate from the user turn — that sets the model's persona, constraints, and task context. It is consumed as input tokens on every request, so long system prompts can significantly increase costs at scale. Effective system prompts are concise but precise.
İlgili Terimler
Prompt Mühendisliği
Yapay zeka modelinden en iyi çıktıyı almak için girdileri tasarlama sanatı ve bilimi.
Completion
The text output generated by a language model in response to a prompt.
Token
Yapay zeka modellerinin metni işlemek ve faturalandırmak için kullandığı temel birim.
Context Caching
A provider feature that stores a reusable prefix in memory to avoid re-processing repeated tokens.