This commit is contained in:
seehi 2024-05-06 11:25:52 +08:00
parent 14d88cc712
commit 52e240532d
4 changed files with 2 additions and 3 deletions

View file

@ -14,6 +14,6 @@ class RoleCustomConfig(YamlModel):
role: role's className or role's role_id
To be expanded
"""
role: str = ""
llm: LLMConfig