Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/OpenBMB/ChatDev
/ _FunctionManagerCacheEntry
Class
_FunctionManagerCacheEntry
runtime/node/agent/tool/tool_manager.py:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
@dataclass
33
class
_FunctionManagerCacheEntry:
34
manager: FunctionManager
35
auto_loaded: bool = False
36
37
38
class
ToolManager:
Callers
2
_get_function_manager
Method · 0.85
_ensure_functions_loaded
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected