Chunhua Liao commited on
Commit
587fb46
·
1 Parent(s): 26b72a4

Set default model to google/gemini-2.0-flash-exp:free

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -10,7 +10,7 @@
10
  openrouter_base_url: "https://openrouter.ai/api/v1"
11
 
12
  # LLM Model
13
- llm_model: "google/gemini-2.0-flash-001"
14
 
15
  # Number of hypotheses to generate
16
  num_hypotheses: 6
 
10
  openrouter_base_url: "https://openrouter.ai/api/v1"
11
 
12
  # LLM Model
13
+ llm_model: "google/gemini-2.0-flash-exp:free"
14
 
15
  # Number of hypotheses to generate
16
  num_hypotheses: 6