mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-15 17:15:00 +00:00
paul-gauthier -> Aider-AI
This commit is contained in:
parent
4ef7022343
commit
2b4206fd57
10 changed files with 15 additions and 15 deletions
|
@ -711,7 +711,7 @@ cog.out(text)
|
|||
### 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
|
||||
- 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
|
||||
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ nav_external_links:
|
|||
- title: "Discord"
|
||||
url: "https://discord.gg/Tv2uQnR88V"
|
||||
|
||||
repository: paul-gauthier/aider
|
||||
repository: Aider-AI/aider
|
||||
|
||||
callouts:
|
||||
tip:
|
||||
|
|
|
@ -133,7 +133,7 @@ To run the project locally, follow these steps:
|
|||
|
||||
```
|
||||
# Clone the repository
|
||||
git clone git@github.com:paul-gauthier/aider.git
|
||||
git clone git@github.com:Aider-AI/aider.git
|
||||
|
||||
# Navigate to the project directory
|
||||
cd aider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue