Technique Atualizado 2026-04
System Prompt
Definição
O System Prompt é a instrução invisível que define o comportamento, o papel e as restrições de um LLM antes de qualquer interação com o usuário.
Veja também no glossário
P
Prompt
A prompt is the instruction or question you give an AI to get a response. It's the interface between you and the model.
P
Prompt Engineering
Prompt engineering is the art of crafting precise instructions to get the best results from an AI model.
L
LLM (Large Language Model)
An LLM is an AI model trained on billions of texts, capable of understanding and generating human language.
A
AI Agent
An AI agent is an autonomous system that uses an LLM to plan, decide and execute real tasks without human intervention at each step.
Ferramentas que usam system prompt
Perguntas frequentes
O System Prompt é visível para o usuário?
Não, em princípio. Ele é enviado nos bastidores pelo desenvolvedor. Mas técnicas de 'prompt injection' às vezes podem revelá-lo.
Para que serve um bom System Prompt?
Ele define o tom, o papel, os limites e o formato de resposta. Um chatbot de atendimento ao cliente terá um system prompt muito diferente de um assistente de código.