Spaces:
Running
Running
Merge branch 'edit' into codex/fix-bugs-in-start.sh,-health-server.js,-env-builder.js,-env-y8p5pn
Browse files- env-builder.js +1 -2
env-builder.js
CHANGED
|
@@ -421,8 +421,7 @@ const FIELDS = [
|
|
| 421 |
"icon": "⚡",
|
| 422 |
"k": "LLM_MODEL",
|
| 423 |
"lbl": "Default model ID",
|
| 424 |
-
"type": "
|
| 425 |
-
"options_key": "LLM_MODEL",
|
| 426 |
"ph": "choose a provider model",
|
| 427 |
"common": 1,
|
| 428 |
"tag": "critical"
|
|
|
|
| 421 |
"icon": "⚡",
|
| 422 |
"k": "LLM_MODEL",
|
| 423 |
"lbl": "Default model ID",
|
| 424 |
+
"type": "text",
|
|
|
|
| 425 |
"ph": "choose a provider model",
|
| 426 |
"common": 1,
|
| 427 |
"tag": "critical"
|