MCPcopy 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
33class _FunctionManagerCacheEntry:
34 manager: FunctionManager
35 auto_loaded: bool = False
36
37
38class ToolManager:

Callers 2

_get_function_managerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected