aider Command Examples

Pair program with the LLM of your choice. More information: https://github.com/Aider-AI/aider.

aider --model {{model_name}} --api-key {{your_api_key}}

aider {{path/to/file1 path/to/file2 ...}}

aider {{path/to/file}} --describe "{{bug_description}}"

aider {{path/to/file}} --refactor

aider {{path/to/file}} --update-docs

aider --help