johnbridges commited on
Commit
5286c9c
·
1 Parent(s): 5a6d961

Sync Dockerfile/secrets setup

Browse files
Files changed (1) hide show
  1. 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
  }