v1.1.6

flydelabs/flydev1.1.6Nov 12, 2024by thinkwee

AI Summary

This release introduces MacNet, a lightweight and scalable branch of ChatDev focused on exploring scaling laws in multiagent collaborations. The release also includes minor UI updates and documentation fixes.

Key Highlights

  • MacNet branch now available for lightweight multiagent exploration.
  • Added language bar to the interface.
  • README updates including Urdu support.

New Features

  • MacNet branch implementation.
  • Language bar addition.
  • Documentation improvements (README fixes).

Full Release Notes

## Important Change
* The [MacNet](https://arxiv.org/abs/2406.07155) is now available! Check it out on https://github.com/OpenBMB/ChatDev/tree/macnet
* MacNet is a brand new branch of ChatDev. It is lightweight and scalable for exploring the scaling law of multiagent collaborations. The basic config (such as openai api setting) is the same as ChatDev.

## What's Changed
* Adding language bar by @irtiq7 in https://github.com/OpenBMB/ChatDev/pull/435
* missing Readme-Urdu-md in the README.md file by @irtiq7 in https://github.com/OpenBMB/ChatDev/pull/438
* Update README.md by @hackit-coder in https://github.com/OpenBMB/ChatDev/pull/451

## New Contributors
* @hackit-coder made their first contribution in https://github.com/OpenBMB/ChatDev/pull/451

**Full Changelog**: https://github.com/OpenBMB/ChatDev/compare/v1.1.5...v1.1.6