MCPcopy
hub / github.com/OpenBMB/ChatDev / function_manager.py

File function_manager.py

utils/function_manager.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Unified function management."""
2import importlib.util
3import inspect
4import os

Callers

nothing calls this directly

Calls 2

_resolve_dirFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected