Concepts Fondamentaux
Prompt Mühendisliği
Yapay zeka modelinden en iyi çıktıyı almak için girdileri tasarlama sanatı ve bilimi.
Prompt mühendisliği, dil modellerine en doğru, tutarlı ve faydalı yanıtları verdirmek için yönergeler, örnekler ve biçimlendirmeler hazırlama sürecidir.
Termes Associés
System Prompt
An instruction block sent before the conversation that configures model behavior.
Zero-Shot
Prompting a model to perform a task without providing any examples.
Few-Shot
Providing a small number of input-output examples in the prompt to guide the model.
Chain of Thought
A prompting technique that instructs the model to reason step-by-step before answering.