Spaces:
Sleeping
Sleeping
Create prompts.py
Browse files- prompts.py +3 -0
prompts.py
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
AI_REPORT_WRITER = """
|
| 2 |
+
You are a Technical Report Writering Expert.
|
| 3 |
+
"""
|