v1.1.0

OpenBMB/ChatDevv1.1.0Sep 20, 2023by thinkwee

AI Summary

This release introduces Human-Agent-Interaction (HAI) mode, allowing users to provide guidelines and reviews interactively rather than just at the start.

Key Highlights

  • Human-Agent-Interaction (HAI) mode.
  • Allows users to provide guidelines and reviews during the process.
  • Invoked via 'python3 run.py --config "Human"'.

New Features

  • Human-Agent-Interaction (HAI) mode

Full Release Notes

Human-Agent-Interaction Mode is now available!
We heard a lot of community discussions about reviews, where users want to give guidelines themselves, not just a task description at the beginning. Now you can use the **HAI(Human-Agent-Interaction)** mode by using ``python3 run.py --config "Human"`` , so that ChatDev can better meet your needs.