diff --git a/homeassistant/components/openai_conversation/strings.json b/homeassistant/components/openai_conversation/strings.json index f238621ee9c..696ebae4b6f 100644 --- a/homeassistant/components/openai_conversation/strings.json +++ b/homeassistant/components/openai_conversation/strings.json @@ -61,7 +61,6 @@ "abort": { "reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]" }, - "error": { "model_not_supported": "This model is not supported, please select a different model" }