Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ models
Function
models
openclaw-plugin/src/index.js:224–224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
222
aliases: [
"ur"
,
"uncommon"
],
223
envVars: [],
224
get models() {
return
buildModels(baseUrl); },
225
auth: [],
226
});
227
Callers
nothing calls this directly
Calls
1
buildModels
Function · 0.85
Tested by
no test coverage detected