diff --git a/client/app/llm.json b/client/app/llm.json index 5ff24031..5804f94a 100644 --- a/client/app/llm.json +++ b/client/app/llm.json @@ -6,8 +6,7 @@ "HttpProxyPort": "", "ApiHost": "", "required": [ - "OpenaiApiKey", - "HttpProxyHost" + "OpenaiApiKey" ] }, "DeepInsight": {