mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 08:05:01 +00:00
feat: add missing dependency hints for Gemini and Bedrock
This commit is contained in:
parent
f2d2ab51b1
commit
779983cb85
3 changed files with 16 additions and 5 deletions
|
@ -50,7 +50,7 @@ pip install boto3
|
|||
To use aider installed via `pipx` with AWS Bedrock, you must add the `boto3` dependency to aider's virtual environment by running
|
||||
|
||||
```bash
|
||||
pipx inject aider boto3
|
||||
pipx inject aider-chat boto3
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue