ABVM commited on
Commit
7b7013e
·
verified ·
1 Parent(s): 4611b7a

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +0 -1
agent.py CHANGED
@@ -38,7 +38,6 @@ class GaiaAgent:
38
  #model_id = "gemini-2.0-flash",
39
  #model_id = 'qwen/qwen-2.5-coder-32b-instruct:free',
40
  model_id = "deepseek/deepseek-chat-v3-0324:free",
41
- allow_fallbacks = True,
42
  #custom_role_conversions=None,
43
  #provider="hf-inference",
44
  #token=token,
 
38
  #model_id = "gemini-2.0-flash",
39
  #model_id = 'qwen/qwen-2.5-coder-32b-instruct:free',
40
  model_id = "deepseek/deepseek-chat-v3-0324:free",
 
41
  #custom_role_conversions=None,
42
  #provider="hf-inference",
43
  #token=token,