From ca098d1bf9c372bc91c70ce7154b6da44deced81 Mon Sep 17 00:00:00 2001 From: Gabriel Loiseau <64709298+GabrielLoiseau@users.noreply.github.com> Date: Thu, 27 Mar 2025 14:53:02 +0100 Subject: [PATCH] Fix typo gemini.md --- docs/my-website/docs/providers/gemini.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/providers/gemini.md b/docs/my-website/docs/providers/gemini.md index 4a6cfdf1a3..e424c49424 100644 --- a/docs/my-website/docs/providers/gemini.md +++ b/docs/my-website/docs/providers/gemini.md @@ -365,7 +365,7 @@ curl -X POST 'http://0.0.0.0:4000/chat/completions' \ ## Specifying Safety Settings -In certain use-cases you may need to make calls to the models and pass [safety settigns](https://ai.google.dev/docs/safety_setting_gemini) different from the defaults. To do so, simple pass the `safety_settings` argument to `completion` or `acompletion`. For example: +In certain use-cases you may need to make calls to the models and pass [safety settings](https://ai.google.dev/docs/safety_setting_gemini) different from the defaults. To do so, simple pass the `safety_settings` argument to `completion` or `acompletion`. For example: ```python response = completion(