MetaGPT
MetaGPT copied to clipboard
Create a simple webui with gradio
使用gradio创建了一个简单的webui应用。 修改了部分environment和company的代码,为environment新增了两个私有变量,一个用来临时储存history,来展示给用户和接受用户修改,另一个标明environment类型。经测试不会影响正常通过startup途径运行。
Created a simple web ui application using Gradio.
Modified some of the code for environment and company, adding two private variables for environment. One is used to temporarily store history for displaying to users and accepting user modifications, and the other indicates the environment type. After testing, it will not affect normal operation through the startup way.
你好。提交的程序请遵守PEP8
你好。提交的程序请遵守PEP8
代码已进行修改,请看看是否还有需要调整的地方
需要解决conflicts
我不太会解决这个conflict。在这一版中我将新增的一些需求的包加入进来了,但还是显示有冲突,显示我添加的gradio包有冲突。我不太会解决,请问该如何解决?
pytest-mock==3.11.1
open-interpreter==0.1.4; python_version>"3.9"
ta==0.10.2
semantic-kernel==0.3.10.dev0
<<<<<<< main
gradio==2.3.6
=======
>>>>>>> main
需要解决conflicts