-
Notifications
You must be signed in to change notification settings - Fork 0
DialogModel
yuyupopo edited this page Nov 12, 2017
·
2 revisions
id : dialog id
agent_id : foreign key of agent
trigger : char field model (max 100)
action : char field (max 100)
behaviors : list BehaviorModel
TODO
- Landing
- Experiment
- Agent
- Test
- Signin
- AuthService
- ExperimentService
- AgentService
- TestService
- CommentService
- AlarmService
- SpeechService
- TextService