v1.1.5

Alfredredbird/tookie-osintv1.1.5Aug 28, 2024by thinkwee

AI Summary

This release adds support for the GPT-4o and GPT-4o mini models, alongside minor bug fixes and new documentation translations.

Key Highlights

  • Support for GPT-4o and GPT-4o mini models
  • New contributors joined the project
  • Minor bug fixes for test errors and keyword arguments

New Features

  • GPT-4o and GPT-4o mini integration
  • New README translations (Korean, Russian, Urdu)
  • Added CommandDash feature
  • Fixes for unexpected keyword argument refusals

Full Release Notes

## What's Changed
- ChatDev now supports GPT4o&GPT4o mini, we thank contributions from @sts07142 @pengtianabc @rizzleroc

---

* ADD CommandDash by @moonlandar in https://github.com/OpenBMB/ChatDev/pull/415
* FIX test error summary by @moonlandar in https://github.com/OpenBMB/ChatDev/pull/416
* fix: unexpected keyword arg refusal by @TheChronicMonster in https://github.com/OpenBMB/ChatDev/pull/419
* ADD CommandDash by @moonlandar in https://github.com/OpenBMB/ChatDev/pull/418
* Update README-KOREAN.md by @sts07142 in https://github.com/OpenBMB/ChatDev/pull/405
* Added README-Russian.md by @melarozz in https://github.com/OpenBMB/ChatDev/pull/411
* Create README-Urdu.md by @irtiq7 in https://github.com/OpenBMB/ChatDev/pull/417
* Add GPT-4o&4o-mini by @sts07142 in https://github.com/OpenBMB/ChatDev/pull/404

## New Contributors
* @moonlandar made their first contribution in https://github.com/OpenBMB/ChatDev/pull/415
* @TheChronicMonster made their first contribution in https://github.com/OpenBMB/ChatDev/pull/419
* @sts07142 made their first contribution in https://github.com/OpenBMB/ChatDev/pull/405
* @melarozz made their first contribution in https://github.com/OpenBMB/ChatDev/pull/411
* @irtiq7 made their first contribution in https://github.com/OpenBMB/ChatDev/pull/417

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