Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/outerbase/studio
/ getDefaultModelName
Method
getDefaultModelName
src/drivers/agent/list.tsx:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
getDefaultModelName(): string {
53
return this.defaultModelName ||
"gemma-2b-it-lora"
;
54
}
55
56
list(): AgentDriverListGroup[] {
57
return [
Callers
1
CodeMirrorPromptWidget
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected