mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
copy
This commit is contained in:
parent
5e6f36b683
commit
742cddec02
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ class Commands:
|
|||
self.io.tool_output("Please provide a partial model name to search for.")
|
||||
|
||||
def cmd_web(self, args, paginate=True):
|
||||
"Scrape a webpage, convert to markdown and add to the chat"
|
||||
"Scrape a webpage, convert to markdown and send in a message"
|
||||
|
||||
url = args.strip()
|
||||
if not url:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue