Context Store
A repository that stores contextual information so it can be retrieved, updated, and shared across model or agent interactions.
Explore more about Context Protocols
Related terms
A component that supplies relevant context, data, or resources to models and agents during execution to support accurate task completion.
Context ServerA server that provides, manages, and delivers contextual data, resources, or tools to models and agents during runtime.
Persistent ContextContext that is retained across sessions or interactions so an AI system can reuse relevant information over time.
Runtime ContextThe active dynamic state, metadata, and environment parameters available to an agent or system during execution.
Context ResolutionThe process of identifying, retrieving, and assembling the most relevant context needed by a model or agent for a specific request.