> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # ChatRequestPlugin ## Supported Types ### `components.AutoBetaRouterPlugin` ```python theme={null} value: components.AutoBetaRouterPlugin = /* values here */ ``` ### `components.AutoRouterPlugin` ```python theme={null} value: components.AutoRouterPlugin = /* values here */ ``` ### `components.ContextCompressionPlugin` ```python theme={null} value: components.ContextCompressionPlugin = /* values here */ ``` ### `components.FileParserPlugin` ```python theme={null} value: components.FileParserPlugin = /* values here */ ``` ### `components.FusionPlugin` ```python theme={null} value: components.FusionPlugin = /* values here */ ``` ### `components.ModerationPlugin` ```python theme={null} value: components.ModerationPlugin = /* values here */ ``` ### `components.ParetoRouterPlugin` ```python theme={null} value: components.ParetoRouterPlugin = /* values here */ ``` ### `components.ResponseHealingPlugin` ```python theme={null} value: components.ResponseHealingPlugin = /* values here */ ``` ### `components.WebSearchPlugin` ```python theme={null} value: components.WebSearchPlugin = /* values here */ ``` ### `components.WebFetchPlugin` ```python theme={null} value: components.WebFetchPlugin = /* values here */ ```