This commit is contained in:
Paul Gauthier 2024-07-01 20:31:10 -03:00
parent 4cd7d92351
commit 4a39bf074b

View file

@ -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.
- 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
- 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