Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ handler
Function
handler
core/http/react-ui/src/App.jsx:50–50 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
48
49
useEffect(() => {
50
const handler = (e) => setSidebarCollapsed(e.detail.collapsed)
51
window.addEventListener(
'sidebar-collapse'
, handler)
52
return () => window.removeEventListener(
'sidebar-collapse'
, handler)
53
}, [])
Callers
15
fakeOpenAIUpstream
Function · 0.50
fakeAnthropicUpstream
Function · 0.50
runRouterWithDeps
Function · 0.50
models_test.go
File · 0.50
nodes_install_async_test.go
File · 0.50
nodes_test.go
File · 0.50
nodes_backends_list_test.go
File · 0.50
Subscribe
Method · 0.50
QueueSubscribe
Method · 0.50
SubscribeReply
Method · 0.50
QueueSubscribeReply
Method · 0.50
SubscribeJSON
Function · 0.50
Calls
no outgoing calls
Tested by
4
fakeOpenAIUpstream
Function · 0.40
fakeAnthropicUpstream
Function · 0.40
runRouterWithDeps
Function · 0.40
Subscribe
Method · 0.40