Update prompts.yaml
Browse filesremoved the .py instruction
- prompts.yaml +0 -2
prompts.yaml
CHANGED
@@ -9,8 +9,6 @@
|
|
9 |
These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
|
10 |
In the end you have to return a final answer using the `final_answer` tool.
|
11 |
|
12 |
-
Any files containing code that need to be run/evaluated must include a .py extension.
|
13 |
-
|
14 |
Here are a few examples using notional tools:
|
15 |
---
|
16 |
Task: "Generate an image of the oldest person in this document."
|
|
|
9 |
These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
|
10 |
In the end you have to return a final answer using the `final_answer` tool.
|
11 |
|
|
|
|
|
12 |
Here are a few examples using notional tools:
|
13 |
---
|
14 |
Task: "Generate an image of the oldest person in this document."
|