# ChatGenerationParamsPluginUnion ## Supported Types ### `components.ChatGenerationParamsPluginModeration` ```python value: components.ChatGenerationParamsPluginModeration = /* values here */ ``` ### `components.ChatGenerationParamsPluginWeb` ```python value: components.ChatGenerationParamsPluginWeb = /* values here */ ``` ### `components.ChatGenerationParamsPluginFileParser` ```python value: components.ChatGenerationParamsPluginFileParser = /* values here */ ``` ### `components.ChatGenerationParamsPluginResponseHealing` ```python value: components.ChatGenerationParamsPluginResponseHealing = /* values here */ ```