Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -275,7 +275,7 @@ echo_prompt_refiner = '''You are an AI assistant implementing an advanced versio
|
|
275 |
- Combine the most effective elements from all refined and synthesized versions
|
276 |
- Construct a final, comprehensive prompt that captures the essence of the original while incorporating improvements from multiple refined versions
|
277 |
- Ensure the final prompt is detailed, clear, and addresses multiple aspects identified in the refinement process
|
278 |
-
- The final prompt should be substantially longer and more detailed than any individual refined prompt, typically 3-
|
279 |
- Include specific instructions, key areas to cover, and guidance on approach and structure
|
280 |
- Incorporate self-verification and chain-of-verification (COVE) steps
|
281 |
- Apply the max mutual information method to optimize the prompt's effectiveness
|
|
|
275 |
- Combine the most effective elements from all refined and synthesized versions
|
276 |
- Construct a final, comprehensive prompt that captures the essence of the original while incorporating improvements from multiple refined versions
|
277 |
- Ensure the final prompt is detailed, clear, and addresses multiple aspects identified in the refinement process
|
278 |
+
- The final prompt should be substantially longer and more detailed than any individual refined prompt, typically at least 3-10 times the length of the original prompt
|
279 |
- Include specific instructions, key areas to cover, and guidance on approach and structure
|
280 |
- Incorporate self-verification and chain-of-verification (COVE) steps
|
281 |
- Apply the max mutual information method to optimize the prompt's effectiveness
|