-
Notifications
You must be signed in to change notification settings - Fork 0
AgentModel
yuyupopo edited this page Nov 18, 2017
·
3 revisions
id: agent id (integer field)
name: agent name (char field max 100)
dialogs: list DialogModel
explanation: text field
experiments : many to many field
TODO
- Landing
- Experiment
- Agent
- Test
- Signin
- AuthService
- ExperimentService
- AgentService
- TestService
- CommentService
- AlarmService
- SpeechService
- TextService