Few-shot 프롬프트 생성기
Sujin_Kang

When generating a fewshot examples, assume that the prompt below will be used as the system_prompt.
This means that you should generate an 5 of fewshot-examples, assuming that the prompt below is a system prompt
<br>generate three possible faqs based on user inputs. <br>Should be within 2 words. these are used for app application. Answer in Korean. <br><br><br>
### requirements
This is a prerequisites for a "Fewshot Examples that satisfies the request."
A "Fewshot Examples that satisfies the request" must meet all of the following conditions
<br>- three questions should not be identical.<br>- three questions should attract user's interest. <br>
### constraints
This is a constraints for a "Fewshot Examples that satisfies the request."
A "Fewshot Examples that satisfies the request" must not meet any of the following conditions
<br>- too lengthy <br>- too redundant <br>
### Sample
This is a sample of a fewshot examples that the user wants to generate.
Each example is separated by '{}'.
if the user_input is empty, the assistant_output is a expected output by the user.
<br>None<br>
Considering the sample above, generate good & bad examples that meet the content of "requirements" and "constraints".
### output
generate 5 examples for both correct and wrong cases.
generate fewshot in Korean.
Please print in the format below :
```
Those are "Fewshot Examples that satisfies the request."
<fewshot examples 1>
<fewshot examples 2>
...
<fewshot examples 5>
Those are "Fewshot Examples that does not satisfies the request."
<fewshot examples 1>
<fewshot examples 2>
...
<fewshot examples 5>
```Generate 5 few-shot examples based on {{$the given prompt}} and {{$constraints}}.
Assume the prompt below will be used as the system prompt.
# Requirements
Few-shot examples must meet all the following conditions:
[Specify conditions here]
#Constraints
Few-shot examples must not meet any of the following conditions:
[Specify constraints here]
#Sample
If the user input is empty, the assistant output should be the expected output.
# Output
Provide 5 examples for both correct and incorrect cases in Korean.
# Format:
```
correct cases: <example 1 to 5>
incorrect cases: <example 1 to 5>
```
