mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-03 21:02:38 +02:00
change in two examples file
This commit is contained in:
parent
e12dde978e
commit
a7eaf6666c
2 changed files with 23 additions and 10 deletions
|
|
@ -105,4 +105,4 @@ def main(idea: str, investment: float = 3.0, n_round: int = 10):
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
fire.Fire(main)
|
||||
fire.Fire(main) # run as python debate.py --idea="TOPIC" --investment=3.0 --n_round=5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue