From 03abc9741400e084d3f2d712ff72938185cd0265 Mon Sep 17 00:00:00 2001 From: tronikos Date: Fri, 31 Jan 2025 21:53:55 -0800 Subject: [PATCH] Remove note that the free Gemini tier is not available in all regions --- source/_integrations/google_generative_ai_conversation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_generative_ai_conversation.markdown b/source/_integrations/google_generative_ai_conversation.markdown index 1c8e0b4ac14..617e97a8dba 100644 --- a/source/_integrations/google_generative_ai_conversation.markdown +++ b/source/_integrations/google_generative_ai_conversation.markdown @@ -41,7 +41,7 @@ The Google Generative AI API key is used to authenticate requests to the Google - Visit the [API Keys page](https://aistudio.google.com/app/apikey) to retrieve the API key you'll use to configure the integration. On the same page, you can see your plan: *free of charge* if the associated Google Cloud project doesn't have billing, or *pay-as-you-go* if the associated Google Cloud project has billing enabled. -Comparison of the plans is available [at this pricing page](https://ai.google.dev/pricing). The major differences include: the free of charge plan is rate limited, free prompts/responses are used for product improvement, and the free plan is not available in all [regions](https://ai.google.dev/gemini-api/docs/available-regions). +Comparison of the plans is available [at this pricing page](https://ai.google.dev/pricing). The major differences include: the free of charge plan is rate limited, and free prompts/responses are used for product improvement. {% include integrations/option_flow.md %}