mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
4cd7d92351
commit
4a39bf074b
1 changed files with 3 additions and 2 deletions
|
@ -19,10 +19,11 @@ Adding images to a chat can be helpful in many situations:
|
||||||
- Screenshot an error message that is otherwise hard to copy & paste as text.
|
- Screenshot an error message that is otherwise hard to copy & paste as text.
|
||||||
- Etc.
|
- Etc.
|
||||||
|
|
||||||
To add images to the chat:
|
You can add images to the chat just like you would
|
||||||
|
add any other file:
|
||||||
|
|
||||||
- Use `/add <image-filename>` from within the chat
|
- Use `/add <image-filename>` from within the chat
|
||||||
- Launch aider with image filenames on the command line: `aider --sonnet <image-filename>`
|
- Launch aider with image filenames on the command line: `aider <image-filename>` along with any other command line arguments you need.
|
||||||
|
|
||||||
## URLs
|
## URLs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue