mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-22 19:06:12 +00:00
chore: Update environment variable names for OpenAI Like integration
This commit is contained in:
parent
9f2db7b683
commit
05c0137094
@ -46,7 +46,7 @@ const ModelSelector = ({ model, setModel, modelList, providerList }) => {
|
||||
Ollama
|
||||
</option>
|
||||
<option key="OpenAILike" value="OpenAILike">
|
||||
Ollama
|
||||
OpenAILike
|
||||
</option>
|
||||
</select>
|
||||
<select
|
||||
|
Loading…
Reference in New Issue
Block a user