credent007 commited on
Commit
7e33445
·
verified ·
1 Parent(s): b3dbdfe

Update prompt.py

Browse files
Files changed (1) hide show
  1. prompt.py +4 -4
prompt.py CHANGED
@@ -18,9 +18,8 @@ def get_prompt():
18
  6."PART-VI- DECLARATIONS"
19
  rules
20
  let headline = your answer
21
- if headline=="PART - I - BILL OF ENTRY SUMMARY"
22
- fetch only following json data in following format
23
- "headline":
24
  [
25
  {
26
  "data1":"filled_data",
@@ -28,7 +27,8 @@ def get_prompt():
28
  so on
29
  }
30
  ]
31
-
 
32
  {
33
  "Port Code": "",
34
  "BE NO": "",
 
18
  6."PART-VI- DECLARATIONS"
19
  rules
20
  let headline = your answer
21
+ fetch only following json data in following format
22
+ "headline":
 
23
  [
24
  {
25
  "data1":"filled_data",
 
27
  so on
28
  }
29
  ]
30
+ if headline=="PART - I - BILL OF ENTRY SUMMARY"
31
+ fetch only following json data in following format
32
  {
33
  "Port Code": "",
34
  "BE NO": "",