Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

select_choices feature #85

Merged
merged 2 commits into from
May 14, 2022
Merged

select_choices feature #85

merged 2 commits into from
May 14, 2022

Conversation

cunyap
Copy link

@cunyap cunyap commented May 10, 2022

New Feature

Changes proposed in this pull request:

select_choices( *prompt: Token, choices: List[Any], func_desc: Optional[FuncDesc] = None, sort: Optional[bool] = True, )

Adding the select_choices method for multiple selections by index delimited by space, comma or semi-colon.

@dmerejkowsky dmerejkowsky merged commit 6682251 into your-tools:main May 14, 2022
@dmerejkowsky
Copy link
Collaborator

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants