mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2024-12-24 20:32:07 +03:00
Update chat_chain.py
修改注释
This commit is contained in:
parent
781a5afb38
commit
0e560c958c
@ -41,7 +41,7 @@ class ChatChain:
|
||||
org_name: the organization name of the human user
|
||||
"""
|
||||
|
||||
# load config file
|
||||
# 加载配置文件
|
||||
self.config_path = config_path
|
||||
self.config_phase_path = config_phase_path
|
||||
self.config_role_path = config_role_path
|
||||
|
Loading…
Reference in New Issue
Block a user