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

Feat/state manager extension #92

Merged
merged 7 commits into from
Jul 2, 2020
Merged

Feat/state manager extension #92

merged 7 commits into from
Jul 2, 2020

Conversation

p-rdx
Copy link
Collaborator

@p-rdx p-rdx commented Jun 4, 2020

No description provided.

@p-rdx p-rdx requested a review from yoptar June 4, 2020 20:44
@p-rdx p-rdx force-pushed the feat/state_manager_extension branch 2 times, most recently from 642c308 to eebe1e7 Compare June 7, 2020 14:50
@p-rdx p-rdx force-pushed the feat/state_manager_extension branch from eebe1e7 to 82c763c Compare June 7, 2020 15:00
@@ -30,6 +31,19 @@ async def add_hypothesis_annotation(self, dialog: Dialog, payload: Dict, label:
ind = kwargs['ind']
dialog.utterances[-1].hypotheses[ind]['annotations'][label] = payload

async def add_hypothesis_annotation_batch(self, dialog: Dialog, payload: Dict, label: str, **kwargs):
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@p-rdx p-rdx force-pushed the feat/state_manager_extension branch from 3889eba to d931da8 Compare July 2, 2020 17:48
@p-rdx p-rdx merged commit 8985302 into dev Jul 2, 2020
@p-rdx p-rdx deleted the feat/state_manager_extension branch July 2, 2020 17:51
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