mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 22:44:21 +01:00
Tell AI about the do_nothing command
This commit is contained in:
@@ -24,6 +24,7 @@ COMMANDS:
|
|||||||
18. Execute Python File: "execute_python_file", args: "file": "<file>"
|
18. Execute Python File: "execute_python_file", args: "file": "<file>"
|
||||||
19. Task Complete (Shutdown): "task_complete", args: "reason": "<reason>"
|
19. Task Complete (Shutdown): "task_complete", args: "reason": "<reason>"
|
||||||
20. Generate Image: "generate_image", args: "prompt": "<prompt>"
|
20. Generate Image: "generate_image", args: "prompt": "<prompt>"
|
||||||
|
21. Do Nothing; command name: "do_nothing", args: ""
|
||||||
|
|
||||||
RESOURCES:
|
RESOURCES:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user