mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-15 04:15:18 +00:00
docs: add a link to the relevant litellm page
This commit is contained in:
parent
41c6502190
commit
53744af32f
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ If you are using the claude-3 model, please configure the following settings as
|
||||||
drop_params = true
|
drop_params = true
|
||||||
```
|
```
|
||||||
|
|
||||||
AWS session is automatically authenticated from your environment, but you can also explicitly set `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_REGION_NAME` environment variables.
|
AWS session is automatically authenticated from your environment, but you can also explicitly set `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_REGION_NAME` environment variables. Please refer to [this document](https://litellm.vercel.app/docs/providers/bedrock) for more details.
|
||||||
|
|
||||||
|
|
||||||
## Patch Extra Lines
|
## Patch Extra Lines
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue