mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-05 14:55:18 +02:00
feat: +software company test pass
This commit is contained in:
parent
e5cabbe3cd
commit
cc3567a4a1
5 changed files with 15 additions and 9 deletions
|
|
@ -11,7 +11,7 @@ requirement = (
|
|||
|
||||
|
||||
async def main(requirement: str = ""):
|
||||
mgx = MGX(ususe_intent=True)
|
||||
mgx = MGX(use_intent=True)
|
||||
await mgx.run(requirement)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue