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
1c67ddcbff
commit
4ef7022343
2 changed files with 2 additions and 2 deletions
|
@ -696,7 +696,7 @@
|
||||||
### Aider v0.14.0
|
### Aider v0.14.0
|
||||||
|
|
||||||
- [Support for Claude2 and other LLMs via OpenRouter](https://aider.chat/docs/faq.html#accessing-other-llms-with-openrouter) by @joshuavial
|
- [Support for Claude2 and other LLMs via OpenRouter](https://aider.chat/docs/faq.html#accessing-other-llms-with-openrouter) by @joshuavial
|
||||||
- Documentation for [running the aider benchmarking suite](https://github.com/paul-gauthier/aider/tree/main/benchmark)
|
- Documentation for [running the aider benchmarking suite](https://github.com/Aider-AI/aider/tree/main/benchmark)
|
||||||
- Aider now requires Python >= 3.9
|
- Aider now requires Python >= 3.9
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ These steps only need to be done once.
|
||||||
|
|
||||||
```
|
```
|
||||||
# Clone the aider repo
|
# Clone the aider repo
|
||||||
git clone git@github.com:paul-gauthier/aider.git
|
git clone git@github.com:Aider-AI/aider.git
|
||||||
|
|
||||||
# Create the scratch dir to hold benchmarking results inside the main aider dir:
|
# Create the scratch dir to hold benchmarking results inside the main aider dir:
|
||||||
cd aider
|
cd aider
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue