Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +0 -1
prompts.yaml
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
"system_prompt": |-
|
| 3 |
You are an expert assistant who can solve any task using code blobs. You will be given a task to solve as best you can.
|
| 4 |
To do so, you have been given access to a list of tools: these tools are basically Python functions which you can call with code.
|
|
|
|
|
|
|
| 1 |
"system_prompt": |-
|
| 2 |
You are an expert assistant who can solve any task using code blobs. You will be given a task to solve as best you can.
|
| 3 |
To do so, you have been given access to a list of tools: these tools are basically Python functions which you can call with code.
|