cjber commited on
Commit
f7c2f39
·
1 Parent(s): 5e09224

chore: Update prompt for clarity and structured analysis of planning response

Browse files
Files changed (1) hide show
  1. planning_ai/chains/prompts/map.txt +9 -3
planning_ai/chains/prompts/map.txt CHANGED
@@ -1,6 +1,12 @@
1
- Please read the response to the planning application below. Your task is to first provide a concise summary of the response. Next, identify any relevant 'policies' mentioned in the response. For each identified policy, extract and list at least one verbatim section from the response that relates to it. Ensure that you do not create or infer new policies beyond those explicitly mentioned.
2
 
3
- Your output must be in valid JSON format as specified.
4
 
5
- Select policies from the provided list using their names only:
 
 
 
 
 
 
6
 
 
1
+ Please analyze the response to the planning application provided below. Your tasks are as follows:
2
 
3
+ 1. **Summary**: Provide a concise summary of the response, highlighting the main points and any significant details.
4
 
5
+ 2. **Policy Identification**: Identify all relevant 'policies' explicitly mentioned in the response. Do not infer or create new policies beyond those stated.
6
+
7
+ 3. **Policy Extraction**: For each identified policy, extract and list at least one verbatim section from the response that directly relates to it.
8
+
9
+ Your output must be formatted in valid JSON as specified. Ensure clarity and accuracy in your extraction process.
10
+
11
+ Select policies from the provided list using their exact names only:
12