Testdevk-1's picture
Add files
3d21bb7
raw
history blame
161 Bytes
from .default_aggregator import DefaultAggregator
from .tool_aggregator import InternLMToolAggregator
__all__ = ['DefaultAggregator', 'InternLMToolAggregator']