-
Notifications
You must be signed in to change notification settings - Fork 305
Zerryth/dialog prompts #204
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
Conversation
…botbuilder-python into Zerryth/DialogPrompts
|
Per chat with @axelsrz, going to abandon work on OAuthPrompt, as he will be working on that himself 👍 |
…botbuilder-python into Zerryth/DialogPrompts
…botbuilder-python into Zerryth/DialogPrompts
…from varios constructors
…ut Find class & choice tokenizer
Tests for activity prompt.
…botbuilder-python into axsuarez/DialogPrompts Merge with Zerryth's branch
tests for tokenizer
… into Zerryth/DialogPrompts
tests for find methods
|
@axelsrz I would move this out of Draft into actual full-fledged PR, since prompts and choices are finally ready! I'll talk to you in-person tomorrow :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!! just a couple of styling comments, but besides that this looks great.
Fixes #185, #186, #197
Description
Adding missing prompts and choices-related classes into Python repo:
ActvityPromptAttachmentPromptChoicePrompt(Work in Progress)ChoiceRecognizers(Work in Progress)FindFindChoicesOptionsFindValuesOptionsFoundChoiceModelResultSortedValueTokenTokenizerTurnContextalso no longer will hard-codeActivity.input_hintto always beacceptingInput--only when none is set, will it default toacceptingInput