Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ store.ts
File
store.ts
apps/sim/stores/providers/store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ create } from
'zustand'
3
import
type
{ OpenRouterModelInfo, ProvidersStore } from
'./types'
4
Callers
nothing calls this directly
Calls
4
createLogger
Function · 0.90
info
Method · 0.80
set
Function · 0.50
get
Function · 0.50
Tested by
no test coverage detected