set up new models

This commit is contained in:
2026-04-10 10:28:05 +00:00
parent 0ca1d469aa
commit 4f1cfbf43c
7 changed files with 221 additions and 10 deletions

View File

@@ -3,15 +3,18 @@
"defaults": {
"workspace": "/home/mrbates/.openclaw/workspace",
"models": {
"openrouter/auto": {
"alias": "OpenRouter"
"openrouter/stepfun/step-3.5-flash": {
"alias": "Step-3.5-Flash"
},
"openrouter/free": {
"alias": "OpenRouter (free)"
"openrouter/nvidia/nemotron-3-super-120b-a12b:free": {
"alias": "Nemotron-3-Super-120B-A12B: free"
},
"openrouter/anthropic/claude-sonnet-4.6": {
"alias": "Claude-Sonnet-4.6"
}
},
"model": {
"primary": "openrouter/free"
"primary": "Nemotron-3-Super-120B-A12B: free"
}
}
},
@@ -62,7 +65,7 @@
"audio": {
"enabled": true,
"maxBytes": 20971520,
"models": [
"models": [
{
"type": "cli",
"command": "whisper",