Arijit-07's picture
fix: add multi_agent package to HF Space
5db5e49
raw
history blame contribute delete
81 Bytes
from multi_agent.session import DualAgentSession
__all__ = ["DualAgentSession"]