updated docs

This commit is contained in:
Paul Gauthier 2024-06-10 15:35:45 -07:00
parent 33bb362982
commit 044ebfabe9
3 changed files with 3 additions and 3 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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`