diff --git a/.env.example b/.env.example index 40a511afc8a7..b102cf93c13e 100644 --- a/.env.example +++ b/.env.example @@ -1,7 +1,7 @@ # add a access code to lock your lobe-chat application, it should be a six length string ACCESS_CODE=lobe66 -# add your custom model name, multi model seperate by comma. for example gpt-3.5-1106,gpt-4-1106 +# add your custom model name, multi model separate by comma. for example gpt-3.5-1106,gpt-4-1106 # NEXT_PUBLIC_CUSTOM_MODELS=model1,model2,model3 # ---- only choose one from OpenAI Service and Azure OpenAI Service ---- #