DESKTOP-P3A1PV5\inShine
Add application file
a5ab2ca
raw
history blame contribute delete
161 Bytes
from .default_aggregator import DefaultAggregator
from .tool_aggregator import InternLMToolAggregator
__all__ = ['DefaultAggregator', 'InternLMToolAggregator']