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

Update app.py #460

Open smit23patel opened 1 month ago

smit23patel commented 1 month ago
  1. Improved error handling in send_msg to log specific exceptions.

  2. Changed logging level to WARNING for better visibility.

  3. Removed the list for port and used the port directly from the argument.