context

Attribute Macro context 

Source
#[context]
Expand description

The #[context] attribute for marking context parameters

Usage: #[context]

Context parameters are not included in the LLM schema. They must be provided at runtime (for dependency injection).