rhiannon-dowling commited on
Commit
b3ff83c
·
verified ·
1 Parent(s): ee38057

Update configuration via web UI

Browse files

Configuration update at 2025-12-12 00:43:52

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "language": "English",
8
  "api_key_var": "API_KEY",
9
  "temperature": 1,
10
- "max_tokens": 4050,
11
  "examples": [
12
  "I'm ready to start"
13
  ],
 
7
  "language": "English",
8
  "api_key_var": "API_KEY",
9
  "temperature": 1,
10
+ "max_tokens": 3200,
11
  "examples": [
12
  "I'm ready to start"
13
  ],