Spaces:
Running
Running
Update config.yaml
Browse files- 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 |
-
|
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"
|