multi-tool-agent / multitool /__init__.py
laharikarumanchi's picture
feat(scaffold): package skeleton + smoke test
dd76afe
Raw
History Blame Contribute Delete
115 Bytes
"""multitool — ReAct-style autonomous agent with function-calling-native tool dispatch."""
__version__ = "0.1.0"