chore: Update environment variable names for OpenAI Like integration

This commit is contained in:
Gaoyao Massimo Hu 2024-10-23 16:45:16 +01:00
parent 9f2db7b683
commit 05c0137094
No known key found for this signature in database
GPG Key ID: E3A9EE580E0CB24C

View File

@ -46,7 +46,7 @@ const ModelSelector = ({ model, setModel, modelList, providerList }) => {
Ollama Ollama
</option> </option>
<option key="OpenAILike" value="OpenAILike"> <option key="OpenAILike" value="OpenAILike">
Ollama OpenAILike
</option> </option>
</select> </select>
<select <select