Alibrown commited on
Commit
eb496e0
·
verified ·
1 Parent(s): 5db3a63

Update app/.pyfun

Browse files
Files changed (1) hide show
  1. app/.pyfun +2 -9
app/.pyfun CHANGED
@@ -261,7 +261,7 @@ SEARCH_TIMEOUT_SEC = "30"
261
  cost_input_per_1k = "0.00010"
262
  cost_output_per_1k = "0.00040"
263
  capabilities = "text, code, vision, audio"
264
- [MODEL.gemini-2.0-flash_END]
265
 
266
 
267
  [MODEL.gemini-2.0-flash]
@@ -287,12 +287,6 @@ SEARCH_TIMEOUT_SEC = "30"
287
  capabilities = "text, code, fast, cheap"
288
  [MODEL.mistral-7b-instruct_END]
289
 
290
-
291
-
292
-
293
- # Free / OpenRouter / HuggingFace models
294
- # Source: openrouter.ai, huggingface.co (Stand März 2026 — Werte können sich ändern!)
295
-
296
  [MODEL.dolphin-mistral-24b-venice-edition]
297
  provider = "openrouter"
298
  context_tokens = "32768"
@@ -403,8 +397,7 @@ SEARCH_TIMEOUT_SEC = "30"
403
  capabilities = "text, code, reasoning, multilingual"
404
  [MODEL.Llama-3.3-70B-Instruct_END]
405
 
406
-
407
- [MODELS_END]
408
 
409
  # =============================================================================
410
  # TOOLS — Tool definitions + provider mapping
 
261
  cost_input_per_1k = "0.00010"
262
  cost_output_per_1k = "0.00040"
263
  capabilities = "text, code, vision, audio"
264
+ [MODEL.gemini-2.0-flash-lite_END]
265
 
266
 
267
  [MODEL.gemini-2.0-flash]
 
287
  capabilities = "text, code, fast, cheap"
288
  [MODEL.mistral-7b-instruct_END]
289
 
 
 
 
 
 
 
290
  [MODEL.dolphin-mistral-24b-venice-edition]
291
  provider = "openrouter"
292
  context_tokens = "32768"
 
397
  capabilities = "text, code, reasoning, multilingual"
398
  [MODEL.Llama-3.3-70B-Instruct_END]
399
 
400
+ [MODELS_END]
 
401
 
402
  # =============================================================================
403
  # TOOLS — Tool definitions + provider mapping