Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

[TOD] Core conversation structure, serialization, const tokens #4174

Merged
merged 5 commits into from
Nov 29, 2021

Conversation

moyapchen
Copy link
Contributor

Core components. How they are used + testing gets done later in the stack.

@moyapchen moyapchen force-pushed the simpler_tod_1_core_only branch from e365e48 to 1480def Compare November 16, 2021 18:09
"""

# Variables set by those using this class
delex: bool = False # Set to true and this class will handle delexicalizing call + response utterances based on API calls and responses exposed to this class.
Copy link
Contributor Author

@moyapchen moyapchen Nov 16, 2021

Choose a reason for hiding this comment

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

Oof, need to find a linter that will wrap comments hmm...

Docformatter also fails to format the other comments inside of """'s. Playing around with all of its different args, it seems to not catch these, or the ones higher up. (CC: @stephenroller )

Copy link
Contributor

@EricMichaelSmith EricMichaelSmith left a comment

Choose a reason for hiding this comment

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

Seems generally reasonable to me with my limited knowledge of the context - a few minor comments. Will defer to others for approval

Copy link
Contributor

@stephenroller stephenroller left a comment

Choose a reason for hiding this comment

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

accepting eric's approval as final approval

Copy link
Contributor

@EricMichaelSmith EricMichaelSmith left a comment

Choose a reason for hiding this comment

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

Approving, thanks for the responses!

@moyapchen
Copy link
Contributor Author

Thanks for the reviews!

@moyapchen moyapchen merged commit 1b89115 into main Nov 29, 2021
@moyapchen moyapchen deleted the simpler_tod_1_core_only branch November 29, 2021 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants