What's Changed
- Refactor
Utterance
andAnnotatedUtterance
as dataclass - Add utterance id, conversational id, turn id, and utterance feedback
- Improve loading of JSON dialogues
- Create slot annotator interface
- Support for
TerminalPlatform
andFlaskSocetIOPlatform
- Remove platform from
DialogueConnector
- Update documentation
- Automate publishing to TestPypi and Pypi on release
New Contributors
Full Changelog: v0.0.8...v0.0.9