Miragon / miranum-copilot

This repository is used for a project conducted at the university of applied Sciences Augsburg, to research how AI can benefit process automation.
MIT License
4 stars 0 forks source link

[Feature] - Add pre-defined prompts to the prompt area #92

Closed manuw99 closed 11 months ago

manuw99 commented 1 year ago

Description

We want to improve our UI for a better user experience. Therefore some additional features and quality of life upgrades are to be added to the existing UI.

Sub-Tasks

```[tasklist] ### Tasks - [x] Read JSON file with pre-defined prompts - [x] Send prompts to the frontend on initialization - [x] Add a function to display the user-clicked prompt in the "prompt-field" - [x] Add a user config with link to the JSON Schema file for customization ```