Vic-729's picture
add app
5d82b1b
raw
history blame contribute delete
161 Bytes
from .default_aggregator import DefaultAggregator
from .tool_aggregator import InternLMToolAggregator
__all__ = ['DefaultAggregator', 'InternLMToolAggregator']