Spaces:
Running
Running
Refactor prompt analyzer messages for improved readability and clarity
Browse files- config.yml +4 -4
config.yml
CHANGED
@@ -219,7 +219,7 @@ prompt_templates:
|
|
219 |
prompt_analyzer:
|
220 |
- role: system
|
221 |
message: |
|
222 |
-
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]
|
223 |
|
224 |
Provide your analysis in the following format:
|
225 |
|
@@ -484,7 +484,7 @@ prompt_templates:
|
|
484 |
prompt_analyzer:
|
485 |
- role: system
|
486 |
message: |
|
487 |
-
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]
|
488 |
|
489 |
Provide your analysis in the following format:
|
490 |
|
@@ -830,7 +830,7 @@ prompt_templates:
|
|
830 |
prompt_analyzer:
|
831 |
- role: system
|
832 |
message: |
|
833 |
-
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]
|
834 |
|
835 |
Provide your analysis in the following format:
|
836 |
|
@@ -1093,7 +1093,7 @@ prompt_templates:
|
|
1093 |
prompt_analyzer:
|
1094 |
- role: system
|
1095 |
message: |
|
1096 |
-
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]
|
1097 |
|
1098 |
Provide your analysis in the following format:
|
1099 |
|
|
|
219 |
prompt_analyzer:
|
220 |
- role: system
|
221 |
message: |
|
222 |
+
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]. Then you decide whether [`Actual Output`] is acceptable.
|
223 |
|
224 |
Provide your analysis in the following format:
|
225 |
|
|
|
484 |
prompt_analyzer:
|
485 |
- role: system
|
486 |
message: |
|
487 |
+
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]. Then you decide whether [`Actual Output`] is acceptable.
|
488 |
|
489 |
Provide your analysis in the following format:
|
490 |
|
|
|
830 |
prompt_analyzer:
|
831 |
- role: system
|
832 |
message: |
|
833 |
+
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]. Then you decide whether [`Actual Output`] is acceptable.
|
834 |
|
835 |
Provide your analysis in the following format:
|
836 |
|
|
|
1093 |
prompt_analyzer:
|
1094 |
- role: system
|
1095 |
message: |
|
1096 |
+
You are a text comparing program. You compare the following output texts, analysis the System Message and provide a detailed analysis according to [`Acceptance Criteria`]. Then you decide whether [`Actual Output`] is acceptable.
|
1097 |
|
1098 |
Provide your analysis in the following format:
|
1099 |
|