Integrated database with the apiserver for storing the UI related data. #348
Labels
enhancement
New feature or request
prod-prep
All task related to prepping the bot stack for production deployment
Currently UI is pretty much read only (display the redis job queue ) and fire and forget (create pull request for skill and knowledge).
To make these features production ready, we need a data store where we can store the UI feature relevant data and allow user to get/create/update/delete operations. E.g user might want to edit it's skill or knowledge information.
The text was updated successfully, but these errors were encountered: