All terms
Models and requests
Input tokens
Input tokens are the tokens supplied to a model for a request, including instructions, conversation history, source excerpts, and tool definitions. They consume part of the usable context window.
Example
Pasting a 400-line error log increases the input tokens for the next request.