Drainpipe Knowledge Base
What is Operational Context for a LLM Context Window?
Operational Context is the core data or files that the model needs to act upon directly. For example, in code generation tasks, this might be an existing HTML file that requires modifications. Operational Context is actionable and specific, forming the “what” of the task trying to be accomplished with the LLM.