Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Integrated database with the apiserver for storing the UI related data. #348

Open
vishnoianil opened this issue May 15, 2024 · 0 comments
Open
Labels
enhancement New feature or request prod-prep All task related to prepping the bot stack for production deployment

Comments

@vishnoianil
Copy link
Member

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.

@vishnoianil vishnoianil added enhancement New feature or request prod-prep All task related to prepping the bot stack for production deployment labels May 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request prod-prep All task related to prepping the bot stack for production deployment
Projects
None yet
Development

No branches or pull requests

1 participant