Data model
The eXvisory REST API has a simple data model.
- App - your deep logic network, created using the eXvisory dev visual web editor.
- Session - a single chatbot conversation (for a given app and user).
- Message - the individual messages that comprise a chat session. There are four kinds of messages:
- Answer - the answer to a question.
- Role - the access rights a user has for an app, e.g. whether they can use the app to create chatbot sessions, or view or edit the app using eXvisory dev.
Last modified 9mo ago