Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Roy3838/Observer
/
Class
app/src/utils/ModelManager.ts:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
export
class
ModelManager {
150
private static instance: ModelManager | null = null;
151
152
// Sentinel values for local model servers
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected