|
|
|
@ -412,8 +412,8 @@ Your output must strictly follow the schema format, do not output any content ou
|
|
|
|
|
|
|
|
|
|
|
|
INSTRUCTION_GENERATE_TEMPLATE_PROMPT = """
|
|
|
|
INSTRUCTION_GENERATE_TEMPLATE_PROMPT = """
|
|
|
|
The output of this prompt is not as expected. You should edit the prompt according to the IDEAL OUTPUT.
|
|
|
|
The output of this prompt is not as expected. You should edit the prompt according to the IDEAL OUTPUT.
|
|
|
|
""" # noqa: E501
|
|
|
|
"""
|
|
|
|
|
|
|
|
|
|
|
|
INSTRUCTION_GENERATE_TEMPLATE_CODE = """
|
|
|
|
INSTRUCTION_GENERATE_TEMPLATE_CODE = """
|
|
|
|
Please fix the errors in the error message.
|
|
|
|
Please fix the errors in the error message.
|
|
|
|
""" # noqa: E501
|
|
|
|
"""
|
|
|
|
|