Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ Analyze the following user prompt and transform it into an enhanced, structured
|
|
39 |
|
40 |
The enhanced prompt should provide clear guidance on both content and format, making complex topics accessible while maintaining appropriate depth.
|
41 |
|
42 |
-
User prompt:
|
43 |
"""
|
44 |
|
45 |
RAIKAGE_TEMPLATE = """
|
|
|
39 |
|
40 |
The enhanced prompt should provide clear guidance on both content and format, making complex topics accessible while maintaining appropriate depth.
|
41 |
|
42 |
+
User prompt: {user_prompt}
|
43 |
"""
|
44 |
|
45 |
RAIKAGE_TEMPLATE = """
|