mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 04:05:04 +00:00
copy
This commit is contained in:
parent
35eb9cf40d
commit
9d01f9cb29
4 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# Frequently asked questions
|
||||
|
||||
- [How does aider use git?](#how-does-aider-use-git)
|
||||
- [Can I use aider with other LLMs, local LLMs, etc?](https://aider.chat/docs/connect.html)
|
||||
- [Can I use aider with other LLMs, local LLMs, etc?](https://aider.chat/docs/llms.html)
|
||||
- [Can I run aider in Google Colab?](#can-i-run-aider-in-google-colab)
|
||||
- [How can I run aider locally from source code?](#how-can-i-run-aider-locally-from-source-code)
|
||||
- [Can I script aider?](#can-i-script-aider)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
- [Get your API key](#get-your-api-key)
|
||||
- [Windows install](#windows-install)
|
||||
- [Mac/Linux install](#maclinux-install)
|
||||
- [Working with other LLMs](https://aider.chat/docs/connect.html)
|
||||
- [Working with other LLMs](https://aider.chat/docs/llms.html)
|
||||
- [Tutorial videos](#tutorial-videos)
|
||||
|
||||
## Install git
|
||||
|
@ -53,7 +53,7 @@ $ aider --anthropic-api-key sk-xxx... --opus
|
|||
|
||||
Aider works well with GPT 3.5, GPT-4, GPT-4 Turbo with Vision,
|
||||
and Claude 3 Opus.
|
||||
It also has support for [connecting to almost any LLM](https://aider.chat/docs/connect.html).
|
||||
It also has support for [connecting to almost any LLM](https://aider.chat/docs/llms.html).
|
||||
|
||||
|
||||
## Tutorial videos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue