Spaces:
Build error
Build error
chore: Refine prompt for extracting key actions from planning policy bullet points
Browse files
planning_ai/chains/prompts/policy.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
Policy: {policy}
|
4 |
|
|
|
1 |
+
You are tasked with refining a list of bullet points related to a specific planning policy. Your goal is to:
|
2 |
+
|
3 |
+
1. Extract and emphasize the core action or idea from each bullet point.
|
4 |
+
2. Remove any additional context, such as the policy name or other non-essential details.
|
5 |
+
3. Combine bullet points that convey the same concept into a single, concise point.
|
6 |
+
4. Exclude any bullet points that are irrelevant to the policy.
|
7 |
+
5. Disregard generic bullet points that merely restate the policy.
|
8 |
|
9 |
Policy: {policy}
|
10 |
|