mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-19 23:14:25 +01:00
Fix label of download_file command (#2753)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
This commit is contained in:
@@ -239,7 +239,7 @@ def search_files(directory: str) -> list[str]:
|
||||
|
||||
@command(
|
||||
"download_file",
|
||||
"Search Files",
|
||||
"Download File",
|
||||
'"url": "<url>", "filename": "<filename>"',
|
||||
CFG.allow_downloads,
|
||||
"Error: You do not have user authorization to download files locally.",
|
||||
|
||||
Reference in New Issue
Block a user