Skip to content

Commit

Permalink
doc: add usability disclaimer for gemini
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisVLRT committed Jan 16, 2024
1 parent 553615d commit 4c8d872
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/recipe_llms_configs.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ LLMConfig: &LLMConfig

## Vertex AI gemini-pro

!!! warning

Right now Gemini models' safety settings are **very** sensitive, and is is not possible to disable them. That makes this model pretty much useless for the time being as it blocks most requests and/or responses.

Github issue to follow: https://github.com/langchain-ai/langchain/pull/15344#issuecomment-1888597151

!!! info "You will first need to login to GCP"

```shell
Expand Down

0 comments on commit 4c8d872

Please sign in to comment.