From 26e7e517f4a348d54c073c97ef275dc61db30e63 Mon Sep 17 00:00:00 2001 From: tronikos Date: Sat, 1 Feb 2025 08:46:16 -0800 Subject: [PATCH] Fix a reference to OpenAI in the Google Generative AI docs (#37242) --- 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 617e97a8dba..8429aa2517c 100644 --- a/source/_integrations/google_generative_ai_conversation.markdown +++ b/source/_integrations/google_generative_ai_conversation.markdown @@ -73,7 +73,7 @@ Safety settings: ## Talking to Super Mario -You can use an OpenAI Conversation integration to [talk to Super Mario and, if you want, have him control devices in your home](/voice_control/assist_create_open_ai_personality/). +You can use this integration to [talk to Super Mario and, if you want, have him control devices in your home](/voice_control/assist_create_open_ai_personality/). The tutorial is using OpenAI, but this could also be done with the Google Generative AI integration.