Hi all, have there been any thoughts to add a choi...
# ask-community
l
Hi all, have there been any thoughts to add a choice concept to
Parameter
? Something like:
Copy code
choice_param = Parameter(
    name="choice_param",
    choices=["some", "choice", "params"],
    default="some"
)
j
Hi Leon - keep an eye out for some stuff coming later this year ;)
👀 1
l
Awesome @Jeremiah - I’ll keep my eyes peeled