v1.1.4
OpenBMB/ChatDevv1.1.4Jun 26, 2024by thinkwee
AI Summary
This release introduces the Multi-Agent Ebook and updates the ECL evaluation framework to ECE. It also includes various documentation improvements and dependency updates.
Key Highlights
- Multi-Agent Ebook introduction
- ECL updated to ECE (Evaluation with Contrastive Explanations)
- Documentation updates across multiple languages
- Dependency updates (pillow, werkzeug)
- Wiki improvements
New Features
- Multi-Agent Ebook
- ECE evaluation framework update
Full Release Notes
## Important * Introduce [Multi-Agent Ebook](https://github.com/OpenBMB/ChatDev/tree/main/MultiAgentEbook) * Update [ECL](https://arxiv.org/abs/2312.17025) with [ECE](https://arxiv.org/abs/2405.04219) by @JiahaoLi2003 in https://github.com/OpenBMB/ChatDev/pull/390 ## What's Changed * Update README-Spanish.md by @carias-rh in https://github.com/OpenBMB/ChatDev/pull/353 * fix: erroneous link in readme file by @Kuri-su in https://github.com/OpenBMB/ChatDev/pull/375 * Bump pillow from 10.2.0 to 10.3.0 by @dependabot in https://github.com/OpenBMB/ChatDev/pull/374 * Bump werkzeug from 2.3.6 to 3.0.3 by @dependabot in https://github.com/OpenBMB/ChatDev/pull/377 * Update wiki.md by @JiahaoLi2003 in https://github.com/OpenBMB/ChatDev/pull/392 * Update ece.py by @JiahaoLi2003 in https://github.com/OpenBMB/ChatDev/pull/391 ## New Contributors * @carias-rh made their first contribution in https://github.com/OpenBMB/ChatDev/pull/353 * @Kuri-su made their first contribution in https://github.com/OpenBMB/ChatDev/pull/375 **Full Changelog**: https://github.com/OpenBMB/ChatDev/compare/v1.1.3...v1.1.4