# ChatStreamCompletionCreateParamsPluginUnion ## Supported Types ### `models.ChatStreamCompletionCreateParamsPluginModeration` ```python value: models.ChatStreamCompletionCreateParamsPluginModeration = /* values here */ ``` ### `models.ChatStreamCompletionCreateParamsPluginWeb` ```python value: models.ChatStreamCompletionCreateParamsPluginWeb = /* values here */ ``` ### `models.ChatStreamCompletionCreateParamsPluginChainOfThought` ```python value: models.ChatStreamCompletionCreateParamsPluginChainOfThought = /* values here */ ``` ### `models.ChatStreamCompletionCreateParamsPluginFileParser` ```python value: models.ChatStreamCompletionCreateParamsPluginFileParser = /* values here */ ```