Update prompts.yaml
Browse files- prompts.yaml +1 -0
prompts.yaml
CHANGED
|
@@ -10,6 +10,7 @@
|
|
| 10 |
In the end you have to return a final answer using the `final_answer` tool.
|
| 11 |
|
| 12 |
############################################################################
|
|
|
|
| 13 |
|
| 14 |
tools:
|
| 15 |
- name: my_custom_tool
|
|
|
|
| 10 |
In the end you have to return a final answer using the `final_answer` tool.
|
| 11 |
|
| 12 |
############################################################################
|
| 13 |
+
# ADDED
|
| 14 |
|
| 15 |
tools:
|
| 16 |
- name: my_custom_tool
|