Spaces:
Runtime error
Runtime error
Commit ·
5286c9c
1
Parent(s): 5a6d961
Sync Dockerfile/secrets setup
Browse files- appsettings.json +1 -1
appsettings.json
CHANGED
|
@@ -65,6 +65,6 @@
|
|
| 65 |
"LlmOpenAIUrl": "",
|
| 66 |
"LlmHfSupportsFunctionCalling": true,
|
| 67 |
"LlmToolCallIdLength": 9,
|
| 68 |
-
"LlmToolCallIdPrefix": ""
|
| 69 |
"UseFixedPort" : true
|
| 70 |
}
|
|
|
|
| 65 |
"LlmOpenAIUrl": "",
|
| 66 |
"LlmHfSupportsFunctionCalling": true,
|
| 67 |
"LlmToolCallIdLength": 9,
|
| 68 |
+
"LlmToolCallIdPrefix": "",
|
| 69 |
"UseFixedPort" : true
|
| 70 |
}
|