OpenBMB / ChatDev

Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
https://arxiv.org/abs/2307.07924
Apache License 2.0
25.67k stars 3.23k forks source link

Chatdev now supports GPT_4o #378

Closed rizzleroc closed 3 months ago

rizzleroc commented 6 months ago

Update all files for support of the new model that was released gpt_4o_05-13-2024

rizzleroc commented 6 months ago

You will also need to get the most recent version of the tiktoken uninstall and reinstall version=0.7.0

djbritt commented 5 months ago

Please add support for gpt_4o, OpenBMB team!! This would greatly enhance this project.

javidmardanov commented 5 months ago

Thanks! Do you know how can I select the agents' default model?

thinkwee commented 3 months ago

Thank you! We have added support to GPT4O in https://github.com/OpenBMB/ChatDev/pull/404