Spaces:
Runtime error
Runtime error
Commit
·
6c18d15
1
Parent(s):
67c24f2
update prompt
Browse files
app.py
CHANGED
@@ -1000,7 +1000,7 @@ Thought: you should always think about what to do and consider previous and subs
|
|
1000 |
Action:
|
1001 |
```
|
1002 |
{{
|
1003 |
-
"action": should be one of
|
1004 |
"action_input": "the input to the action"
|
1005 |
}}
|
1006 |
```
|
|
|
1000 |
Action:
|
1001 |
```
|
1002 |
{{
|
1003 |
+
"action": should be one of [Vector Database Search, Duckduckgo Internet Search, Wikipedia Search, Code Runner, Calculator, Text To Sound API 2],
|
1004 |
"action_input": "the input to the action"
|
1005 |
}}
|
1006 |
```
|