Skip to content
MEVZU N°128ISTANBUL

MEVZU N° TAG / VOL. 126

#prompt

0 blog · 0 news · 15 wiki

§03

Wiki

15
§01Glossary

Prompt Caching

A feature that caches large recurring prompt prefixes for major cost and latency savings.

EN
Prompt Caching
TR
Prompt Önbellekleme
§02Glossary

Tool Definition Schema

The schema describing a tool's name, description, and parameter types so the model can call it correctly.

EN
Tool Definition Schema
TR
Araç Tanım Şeması
§03Glossary

Prompt Injection

An attack where an adversary tries to override an LLM's instructions via untrusted external text.

EN
Prompt Injection
TR
Prompt Enjeksiyonu
§04Glossary

Output Format

The set of decisions that defines how a model's response is structured.

EN
Output Format
TR
Çıktı Formatı
§05Glossary

Few-shot Learning

Teaching the model a task by showing a handful of examples directly in the prompt.

EN
Few-shot Learning
TR
Az-Atış Öğrenme
§06Glossary

In-context Learning

The model's ability to learn a new task purely from information in the prompt, without parameter updates.

EN
In-context Learning
TR
Bağlam-İçi Öğrenme
§07Glossary

Prompt Engineering

The discipline of systematically designing prompts to get the intended output from an LLM.

EN
Prompt Engineering
TR
Prompt Mühendisliği
§08Glossary

JSON Mode

An API setting that guarantees the model's output is valid JSON.

EN
JSON Mode
TR
JSON Modu
§09Glossary

Context Engineering

The discipline of systematically designing what is placed in an LLM's context and how.

EN
Context Engineering
TR
Bağlam Mühendisliği
§10Glossary

Prompt

The input text given to an LLM that conditions the response.

EN
Prompt
TR
Prompt
§11Glossary

XML Tags in Prompts

XML-like tags used inside a prompt to delimit different sections.

EN
XML Tags (in prompts)
TR
Prompt'ta XML Etiketleri
§12Glossary

Chain-of-Thought (CoT)

Prompting the model to reason step-by-step before producing a final answer.

EN
Chain-of-Thought (CoT)
TR
Düşünce Zinciri
§13Glossary

Structured Output

A feature that makes the model's output conform exactly to a predefined schema.

EN
Structured Output
TR
Yapılandırılmış Çıktı
§14Glossary

System Prompt

A special message at the start of a conversation that sets the model's persistent instructions and role.

EN
System Prompt
TR
Sistem Promptu
§15Glossary

Zero-shot

When the model performs a task with no examples, given only the instruction.

EN
Zero-shot
TR
Sıfır-Atış (Zero-shot)