Open rlouf opened 1 month ago
generate.choice currently takes a list of options as an input. It wouldn't be too difficult to also support Enum objects.
generate.choice
Enum
generate.choice
currently takes a list of options as an input. It wouldn't be too difficult to also supportEnum
objects.