Polly > Enums > Engine Engine¶ Enum Class¶ Engine ¶ Bases: UnknownEnumMixin, StrEnum Attributes¶ GENERATIVE class-attribute instance-attribute ¶ GENERATIVE = 'generative' LONG_FORM class-attribute instance-attribute ¶ LONG_FORM = 'long-form' NEURAL class-attribute instance-attribute ¶ NEURAL = 'neural' STANDARD class-attribute instance-attribute ¶ STANDARD = 'standard'