outlines
outlines copied to clipboard
Support `Enum` objects in `generate.choice`
generate.choice currently takes a list of options as an input. It wouldn't be too difficult to also support Enum objects.