evalscope_v0.17.0/evalscope.0.17.0/evalscope/perf/plugin/api/__init__.py

4 lines
195 B
Python

from evalscope.perf.plugin.api.custom_api import CustomPlugin
from evalscope.perf.plugin.api.dashscope_api import DashScopeApiPlugin
from evalscope.perf.plugin.api.openai_api import OpenaiPlugin