mirror of
https://github.com/kingomarnajjar/ChatDev.git
synced 2026-07-25 22:27:29 +10:00
commit
2d15408e8e
4 changed files with 4 additions and 0 deletions
|
|
@ -116,6 +116,7 @@
|
||||||
"gui_design": "True",
|
"gui_design": "True",
|
||||||
"git_management": "False",
|
"git_management": "False",
|
||||||
"self_improve": "False",
|
"self_improve": "False",
|
||||||
|
"web_spider": "False",
|
||||||
"incremental_develop": "False",
|
"incremental_develop": "False",
|
||||||
"background_prompt": "ChatDev is a software company powered by multiple intelligent agents, such as chief executive officer, chief human resources officer, chief product officer, chief technology officer, etc, with a multi-agent organizational structure and the mission of 'changing the digital world through programming'."
|
"background_prompt": "ChatDev is a software company powered by multiple intelligent agents, such as chief executive officer, chief human resources officer, chief product officer, chief technology officer, etc, with a multi-agent organizational structure and the mission of 'changing the digital world through programming'."
|
||||||
}
|
}
|
||||||
|
|
@ -110,6 +110,7 @@
|
||||||
"gui_design": "True",
|
"gui_design": "True",
|
||||||
"git_management": "False",
|
"git_management": "False",
|
||||||
"self_improve": "False",
|
"self_improve": "False",
|
||||||
|
"web_spider": "False",
|
||||||
"incremental_develop": "False",
|
"incremental_develop": "False",
|
||||||
"background_prompt": "ChatDev is a software company powered by multiple intelligent agents, such as chief executive officer, chief human resources officer, chief product officer, chief technology officer, etc, with a multi-agent organizational structure and the mission of 'changing the digital world through programming'."
|
"background_prompt": "ChatDev is a software company powered by multiple intelligent agents, such as chief executive officer, chief human resources officer, chief product officer, chief technology officer, etc, with a multi-agent organizational structure and the mission of 'changing the digital world through programming'."
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
"phase_prompt": [
|
"phase_prompt": [
|
||||||
"According to the new user's task and our software designs listed below: ",
|
"According to the new user's task and our software designs listed below: ",
|
||||||
"Task: \"{task}\".",
|
"Task: \"{task}\".",
|
||||||
|
"Task description: \"{description}\".",
|
||||||
"Modality: \"{modality}\".",
|
"Modality: \"{modality}\".",
|
||||||
"Programming Language: \"{language}\"",
|
"Programming Language: \"{language}\"",
|
||||||
"Ideas:\"{ideas}\"",
|
"Ideas:\"{ideas}\"",
|
||||||
|
|
|
||||||
|
|
@ -91,6 +91,7 @@
|
||||||
"gui_design": "True",
|
"gui_design": "True",
|
||||||
"git_management": "False",
|
"git_management": "False",
|
||||||
"self_improve": "False",
|
"self_improve": "False",
|
||||||
|
"web_spider": "False",
|
||||||
"incremental_develop": "True",
|
"incremental_develop": "True",
|
||||||
"background_prompt": "ChatDev is a software company powered by multiple intelligent agents, such as chief executive officer, chief human resources officer, chief product officer, chief technology officer, etc, with a multi-agent organizational structure and the mission of 'changing the digital world through programming'."
|
"background_prompt": "ChatDev is a software company powered by multiple intelligent agents, such as chief executive officer, chief human resources officer, chief product officer, chief technology officer, etc, with a multi-agent organizational structure and the mission of 'changing the digital world through programming'."
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue