Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/MaxKB
/ get_version
Method
get_version
apps/common/constants/cache_version.py:44–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
42
TOOL_WORKFLOW_EXECUTE =
"TOOL_WORKFLOW_EXECUTE"
,
lambda
key: key
43
44
def
get_version(self):
45
return
self.value[0]
46
47
def
get_key_func(self):
48
return
self.value[1]
Callers
15
_validate_captcha
Method · 0.80
_generate_captcha_if_needed
Method · 0.80
one
Method · 0.80
valid
Method · 0.80
auth_resource_batch
Method · 0.80
auth_resource
Method · 0.80
edit
Method · 0.80
edit
Method · 0.80
profile
Method · 0.80
action
Method · 0.80
upload_document
Method · 0.80
cancel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected