mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-11 15:15:18 +02:00
add: add role's custom config
This commit is contained in:
parent
b50a6062a1
commit
7dd08bbe52
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ from metagpt.actions import Action, ActionOutput
|
|||
from metagpt.actions.action_node import ActionNode
|
||||
from metagpt.actions.add_requirement import UserRequirement
|
||||
from metagpt.context_mixin import ContextMixin
|
||||
from metagpt.llm import LLM
|
||||
from metagpt.logs import logger
|
||||
from metagpt.memory import Memory
|
||||
from metagpt.provider import HumanProvider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue