Alibrown commited on
Commit
c9b8ff8
·
verified ·
1 Parent(s): ede805c

Update app/.pyfun

Browse files
Files changed (1) hide show
  1. app/.pyfun +1 -1
app/.pyfun CHANGED
@@ -65,7 +65,7 @@ SEARCH_TIMEOUT_SEC = "30"
65
  [LLM_PROVIDER.smollm]
66
  active = "true"
67
  base_url = "https://codey-lab-SmolLM2-customs.hf.space/v1"
68
- env_key = "THF_TOKEN"
69
  default_model = "smollm2-360m"
70
  models = "smollm2-360m, codey-lab/model.universal-mcp-hub"
71
 
 
65
  [LLM_PROVIDER.smollm]
66
  active = "true"
67
  base_url = "https://codey-lab-SmolLM2-customs.hf.space/v1"
68
+ env_key = "SMOLLM_API_KEY"
69
  default_model = "smollm2-360m"
70
  models = "smollm2-360m, codey-lab/model.universal-mcp-hub"
71