Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edouardpoitras/eva-web-ui-conversations
Eva plugin that adds a way of viewing conversations in the Web UI
https://github.com/edouardpoitras/eva-web-ui-conversations
Last synced: 4 days ago
JSON representation
Eva plugin that adds a way of viewing conversations in the Web UI
- Host: GitHub
- URL: https://github.com/edouardpoitras/eva-web-ui-conversations
- Owner: edouardpoitras
- License: bsd-3-clause
- Created: 2017-01-14T23:56:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T04:43:30.000Z (almost 8 years ago)
- Last Synced: 2024-10-31T02:42:01.512Z (about 2 months ago)
- Language: HTML
- Size: 42 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Web UI Conversations
====================An Eva plugin that adds a way of viewing past conversations in the Web UI.
![Web UI Conversations](/screenshot.png?raw=true "https://127.0.0.1:8080/conversations")
## Installation
Can be easily installed through the Web UI by using [Web UI Plugins](https://github.com/edouardpoitras/eva-web-ui-plugins).
Alternatively, add `web_ui_conversations` to your `eva.conf` file in the `enabled_plugins` option list and restart Eva.
## Usage
Enable the plugin, go the the Web UI, and click on the new menu item titled `Conversations`.
This page will store all conversations initiated with Eva.
You can view more details on each conversation by clicking on the `Details` link. This will show you a list of interactions for the conversation in question.
When viewing details on a conversations, you can view more details on each interaction by clicking on the `Details` link. This will show you a list of text alterations performed by plugins during the interaction.
## Configuration
None