ChatDev/camel/agents
2023-12-21 11:06:23 +08:00
..
tool_agents Initial commit 2023-09-04 19:24:28 +08:00
__init__.py Resolve #284: update openai api to 1.3 while retaining support for the older api & remove embodied agent 2023-12-21 10:11:36 +08:00
base.py Initial commit 2023-09-04 19:24:28 +08:00
chat_agent.py Resolve #284: update openai api to 1.3 while retaining support for the older api & remove embodied agent 2023-12-21 10:11:36 +08:00
critic_agent.py Initial commit 2023-09-04 19:24:28 +08:00
role_playing.py Resolve #302: Hardcoded chatdev_prompt_template --> background_prompt parameter in ChatChainConfig.json 2023-12-21 11:06:23 +08:00
task_agent.py Initial commit 2023-09-04 19:24:28 +08:00