You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The teach-API is responsible for adding new stuff to the assistant like answers and commands and it collects feedback.
1
+
# SEPIA Teach-Server
2
+
3
+
This server exposes the Teach-API to the framework and is responsible for adding new stuff to the assistant like custom answers and commands. It can also collect feedback to improve SEPIA.
4
+
Usually the Teach-API is accessed via a user-friendly, graphical interface inside one of the cross-platform-clients called Teach-UI.
0 commit comments