Skip to main content

Type Alias: ProviderPluginContext

ProviderPluginContext = PluginContext

Defined in: types/provider.ts:217

Extended plugin context for AI provider plugins. Inherits the base PluginContext with provider-specific additions. Currently identical to PluginContext but provides a dedicated type for future provider-specific context extensions.