Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +1 -0
prompts.yaml
CHANGED
|
@@ -48,6 +48,7 @@ managed_agent:
|
|
| 48 |
"task_id", "task", "timestamp",
|
| 49 |
"question_analysis", "subtasks", "validation_rules"
|
| 50 |
]
|
|
|
|
| 51 |
|
| 52 |
planning:
|
| 53 |
template: |-
|
|
|
|
| 48 |
"task_id", "task", "timestamp",
|
| 49 |
"question_analysis", "subtasks", "validation_rules"
|
| 50 |
]
|
| 51 |
+
task: "Process the question '{task}' with ID {task_id} received at {timestamp}"
|
| 52 |
|
| 53 |
planning:
|
| 54 |
template: |-
|