Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Akegarasu/ChatGLM-webui
/ init
Function
init
webui.py:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
26
def
init():
27
ensure_output_dirs()
28
load_model()
29
30
31
def
wait_on_server(ui=None):
Callers
1
webui.py
File · 0.85
Calls
2
load_model
Function · 0.90
ensure_output_dirs
Function · 0.85
Tested by
no test coverage detected