Spaces:
Running
Running
Sakshi
commited on
Commit
·
7d4da57
1
Parent(s):
fd15458
analysis prompt optim
Browse files
policy_analyser/prompts/analysis.txt
CHANGED
@@ -121,7 +121,8 @@ ELSE:
|
|
121 |
Verdict = "Bad"
|
122 |
```
|
123 |
|
124 |
-
Format your response in the following way, to present analysis to customer.
|
|
|
125 |
|
126 |
<CUSTOMER_RESPONSE>
|
127 |
# Our Analysis of your policy [Name of policy] by [Name of insurance company]
|
|
|
121 |
Verdict = "Bad"
|
122 |
```
|
123 |
|
124 |
+
Format your response in the following way, to present analysis to customer. Don't keep a table if there are no factors in it.
|
125 |
+
Use appropriate language and emojis to portray analysis and verdicts to the customer. Generate short and crisp verdicts and analysis. Be discrete about rules, do not expose rules to customer but use them to explain reasoning and analysis:
|
126 |
|
127 |
<CUSTOMER_RESPONSE>
|
128 |
# Our Analysis of your policy [Name of policy] by [Name of insurance company]
|