captainagent
autogen.agentchat.contrib.captainagent.captainagent.CaptainUserProxyAgent
CaptainUserProxyAgent
(In preview) A proxy agent for the captain agent, that can execute code and provide feedback to the other agents.
Name | Description |
---|---|
name | Type: str |
nested_config | Type: dict |
agent_config_save_path | Type: str Default: None |
is_termination_msg | Type: Callable[[dict], bool] | None Default: None |
max_consecutive_auto_reply | Type: int | None Default: None |
human_input_mode | Type: str | None Default: ‘NEVER’ |
code_execution_config | Type: dict | Literal[False] | None Default: None |
default_auto_reply | Type: dict | str | None Default: “I’m a proxy and I can only execute your tool or end the conversation. If you think the problem is solved, please reply me only with ‘TERMINATE’.” |
llm_config | Type: dict | Literal[False] | None Default: False |
system_message | Type: str | list | None Default: ” |
description | Type: str | None Default: None |
Class Attributes
AUTOBUILD_TASK_DESC
CONVERSATION_REVIEW_PROMPT
DEFAULT_AUTO_REPLY