Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +1 -1
prompts.py
CHANGED
|
@@ -12,7 +12,7 @@ You have access to the following tools:
|
|
| 12 |
- action: COMPLETE
|
| 13 |
|
| 14 |
Instructions
|
| 15 |
-
- Generate a search query for the requested model from these
|
| 16 |
- Return the search query using the search tool
|
| 17 |
- Wait for the search to return a result
|
| 18 |
- After observing the search result, choose a model
|
|
|
|
| 12 |
- action: COMPLETE
|
| 13 |
|
| 14 |
Instructions
|
| 15 |
+
- Generate a search query for the requested model from these options: {TASKS}
|
| 16 |
- Return the search query using the search tool
|
| 17 |
- Wait for the search to return a result
|
| 18 |
- After observing the search result, choose a model
|