Alibrown commited on
Commit
59b2cc1
·
verified ·
1 Parent(s): bad012d

Update app/.pyfun

Browse files
Files changed (1) hide show
  1. app/.pyfun +5 -3
app/.pyfun CHANGED
@@ -63,11 +63,13 @@ SEARCH_TIMEOUT_SEC = "30"
63
 
64
  # later for customs assi
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
 
72
  fallback_to = "anthropic"
73
  [LLM_PROVIDER.smollm_END]
 
63
 
64
  # later for customs assi
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
+ fallback_to = "gemini"
72
+ [LLM_PROVIDER.smollm_END]
73
 
74
  fallback_to = "anthropic"
75
  [LLM_PROVIDER.smollm_END]