mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
f7a951c4f2
commit
fdbad291f3
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,8 @@ LLMs know about a lot of standard tools and libraries, but may get some of the f
|
|||
You can provide up-to-date documentation in a few ways:
|
||||
|
||||
- Paste doc snippets into the chat.
|
||||
- Include a URL to docs in your chat message. Aider will scrape and read the URL.
|
||||
- Include a URL to docs in your chat message
|
||||
and aider will scrape and read it. For example: `Add a submit button like this https://ui.shadcn.com/docs/components/button`.
|
||||
- Use the [`/read` command](commands.html) to read doc files into the chat from anywhere on your filesystem.
|
||||
- If you have coding conventions or standing instructions you want aider to follow, consider using a [conventions file](conventions.html).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue