martynka commited on
Commit
dfea48f
·
verified ·
1 Parent(s): 8976c20

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -130,7 +130,7 @@ endpoints:
130
  apiKey: "${OPENROUTER_KEY}"
131
  baseURL: "https://openrouter.ai/api/v1"
132
  models:
133
- available:
134
  # List all your desired free models here
135
  - "openrouter/cypher-alpha:free"
136
  - "mistralai/mistral-small-3.2-24b-instruct:free"
 
130
  apiKey: "${OPENROUTER_KEY}"
131
  baseURL: "https://openrouter.ai/api/v1"
132
  models:
133
+ default:
134
  # List all your desired free models here
135
  - "openrouter/cypher-alpha:free"
136
  - "mistralai/mistral-small-3.2-24b-instruct:free"