mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
updated docs
This commit is contained in:
parent
33bb362982
commit
044ebfabe9
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
|||
## Specify the OpenAI API key
|
||||
#openai-api-key:
|
||||
|
||||
## Specify the OpenAI API key
|
||||
## Specify the Anthropic API key
|
||||
#anthropic-api-key:
|
||||
|
||||
## Specify the model to use for the main chat (default: gpt-4o)
|
||||
|
|
|
@ -41,7 +41,7 @@ cog.outl("```")
|
|||
## Specify the OpenAI API key
|
||||
#openai-api-key:
|
||||
|
||||
## Specify the OpenAI API key
|
||||
## Specify the Anthropic API key
|
||||
#anthropic-api-key:
|
||||
|
||||
## Specify the model to use for the main chat (default: gpt-4o)
|
||||
|
|
|
@ -57,7 +57,7 @@ Specify the OpenAI API key
|
|||
Environment variable: `OPENAI_API_KEY`
|
||||
|
||||
### `--anthropic-api-key ANTHROPIC_API_KEY`
|
||||
Specify the OpenAI API key
|
||||
Specify the Anthropic API key
|
||||
Environment variable: `ANTHROPIC_API_KEY`
|
||||
|
||||
### `--model MODEL`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue