Skip to content

Commit

Permalink
docs: add google-generativeai to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbanse authored Jul 2, 2024
1 parent 3f96724 commit ccf00a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
pip install ecologits
```

For integration with a specific provider, use `pip install ecologits[openai]`. We are currently supporting the following providers: `anthropic`, `cohere`, `huggingface-hub`, `mistralai` and `openai`. See the full [list of providers](https://ecologits.ai/providers/).
For integration with a specific provider, use `pip install ecologits[openai]`. We are currently supporting the following providers: `anthropic`, `cohere`, `google-generativeai`, `huggingface-hub`, `mistralai` and `openai`. See the full [list of providers](https://ecologits.ai/providers/).

## 🚀 Usage

Expand Down

0 comments on commit ccf00a8

Please sign in to comment.