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] - Create preconfigured prompts for generating test data #101

Open peterhnm opened 1 year ago

peterhnm commented 1 year ago

Description

For test data generation, we want to provide preconfigured prompts. The test data has to be valid JSON and will be generated based on the form (JSON Schema) that is currently open in one of our extension.

Sub-Tasks

```[tasklist] ### Tasks - [ ] Create prompt for generating test data - [ ] Implement the prompt(s) ```