mirror of
https://github.com/kingomarnajjar/ChatDev.git
synced 2026-07-26 06:37:30 +10:00
Resolve #305: remove brainstorming
This commit is contained in:
parent
d1ffafcb64
commit
4cbd741a42
5 changed files with 0 additions and 5 deletions
|
|
@ -113,7 +113,6 @@
|
||||||
"Chief Creative Officer"
|
"Chief Creative Officer"
|
||||||
],
|
],
|
||||||
"clear_structure": "True",
|
"clear_structure": "True",
|
||||||
"brainstorming": "False",
|
|
||||||
"gui_design": "True",
|
"gui_design": "True",
|
||||||
"git_management": "False",
|
"git_management": "False",
|
||||||
"self_improve": "False",
|
"self_improve": "False",
|
||||||
|
|
|
||||||
|
|
@ -94,7 +94,6 @@
|
||||||
"Chief Creative Officer"
|
"Chief Creative Officer"
|
||||||
],
|
],
|
||||||
"clear_structure": "True",
|
"clear_structure": "True",
|
||||||
"brainstorming": "False",
|
|
||||||
"gui_design": "True",
|
"gui_design": "True",
|
||||||
"git_management": "False",
|
"git_management": "False",
|
||||||
"self_improve": "False",
|
"self_improve": "False",
|
||||||
|
|
|
||||||
|
|
@ -107,7 +107,6 @@
|
||||||
"Chief Creative Officer"
|
"Chief Creative Officer"
|
||||||
],
|
],
|
||||||
"clear_structure": "True",
|
"clear_structure": "True",
|
||||||
"brainstorming": "False",
|
|
||||||
"gui_design": "True",
|
"gui_design": "True",
|
||||||
"git_management": "False",
|
"git_management": "False",
|
||||||
"self_improve": "False",
|
"self_improve": "False",
|
||||||
|
|
|
||||||
|
|
@ -88,7 +88,6 @@
|
||||||
"Chief Creative Officer"
|
"Chief Creative Officer"
|
||||||
],
|
],
|
||||||
"clear_structure": "True",
|
"clear_structure": "True",
|
||||||
"brainstorming": "False",
|
|
||||||
"gui_design": "True",
|
"gui_design": "True",
|
||||||
"git_management": "False",
|
"git_management": "False",
|
||||||
"self_improve": "False",
|
"self_improve": "False",
|
||||||
|
|
|
||||||
1
wiki.md
1
wiki.md
|
|
@ -272,7 +272,6 @@ then go to [Visualizer Website](http://127.0.0.1:8000/) to see an online visuali
|
||||||
## ChatChain Parameters
|
## ChatChain Parameters
|
||||||
|
|
||||||
- *clear_structure*: Whether to clear non-software files in the WareHouse and cache files in generated software path.
|
- *clear_structure*: Whether to clear non-software files in the WareHouse and cache files in generated software path.
|
||||||
- *brainstorming*: TBD
|
|
||||||
- *gui_design*: Encourage ChatDev generate software with GUI.
|
- *gui_design*: Encourage ChatDev generate software with GUI.
|
||||||
- *git_management*: Whether to use git to manage the creation and changes of generated software.
|
- *git_management*: Whether to use git to manage the creation and changes of generated software.
|
||||||
- *incremental_develop*: Whether to use incremental develop on an existing project.
|
- *incremental_develop*: Whether to use incremental develop on an existing project.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue