cjber commited on
Commit
6f58df5
·
1 Parent(s): d7566e3

fix: remove old ocr.txt

Browse files

Former-commit-id: 3711c4542ee5278262abb26300cf60304df7fe53 [formerly a7397223ff29916f1f2da48de63ca2fe36bd75b0]
Former-commit-id: 3616c52f1561f0d0f7ba6d87daf2d35aa61e1979

Files changed (1) hide show
  1. planning_ai/chains/prompts/ocr.txt +0 -10
planning_ai/chains/prompts/ocr.txt DELETED
@@ -1,10 +0,0 @@
1
- The images provided are from a planning response form filled out by a member of the public, containing free-form responses related to a planning application. These responses may be handwritten or typed.
2
-
3
- Please follow these instructions to process the images:
4
-
5
- 1. **Extract Free-Form Information Only**: Focus on extracting and outputting the free-form written content from the images. Do not include single-word answers, brief responses, or any extra content that is not part of the detailed responses. If there is no response, state **nothing**.
6
- 2. **Verbatim Output**: Ensure that the extracted information is output exactly as it appears in the images. Add a heading before each section of free-form text if it helps with organisation, but ensure the heading is not added by the model itself. Ignore blank sections entirely—do not generate or include any additional thoughts or content.
7
- 3. **Sequential Processing**: The images are sequentially ordered. A response might continue from one image to the next, so capture the full context across multiple images if necessary.
8
- 4. **Ignore Non-Relevant Content**: Exclude any content that does not fit the criteria of free-form, detailed responses.
9
-
10
- Thank you for your attention to these details.