agents
Multi-step, tool-using or unattended runs.
4 tagged items
- ErrorChatGPTGemini
This model's maximum context length is N tokens
The request is longer than the model can hold, counting your prompt, the whole conversation history and the space reserved for the answer. Usually it…
Tested on GPT-5 · May 2026
- ConfigUniversal
System prompt for a support triage bot
A system prompt for classifying incoming support messages into a fixed set of routes, with an explicit escape for the unclear ones.
- ConfigChatGPT
AGENTS.md for a TypeScript repo
A project file for coding agents that names the commands, the boundaries and what must never be touched automatically.
Related terms
Agent
A model given tools and a goal, allowed to decide its own next steps in a loop rather than answering once.
Prompt injection
An attack where instructions hidden in content the model reads get executed as if you had written them.