From 05c01370944ced06d2ed324781cc4bef82932a74 Mon Sep 17 00:00:00 2001 From: Gaoyao Massimo Hu Date: Wed, 23 Oct 2024 16:45:16 +0100 Subject: [PATCH] chore: Update environment variable names for OpenAI Like integration --- app/components/chat/BaseChat.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index bb0670650..c1175f700 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -46,7 +46,7 @@ const ModelSelector = ({ model, setModel, modelList, providerList }) => { Ollama