Zeros66 commited on
Commit
7ec4df9
·
verified ·
1 Parent(s): 1f345da

Update core_agent.py

Browse files
Files changed (1) hide show
  1. core_agent.py +1 -1
core_agent.py CHANGED
@@ -214,7 +214,7 @@ class GAIAAgent:
214
  # Initialize model based on configuration
215
 
216
 
217
- model_type == "LiteLLMModel":
218
 
219
  self.model = LiteLLMModel(
220
  model_id="gemini/gemini-2.0-flash",
 
214
  # Initialize model based on configuration
215
 
216
 
217
+ model_type == "LiteLLMModel"
218
 
219
  self.model = LiteLLMModel(
220
  model_id="gemini/gemini-2.0-flash",