4 lines
138 B
Python
4 lines
138 B
Python
# Copyright (c) ModelScope Contributors. All rights reserved.
|
|
from .base import BaseAgentTemplate
|
|
from .mapping import agent_template_map
|