mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-23 15:48:11 +02:00
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
This commit is contained in:
commit
ab95b55662
7 changed files with 150 additions and 43 deletions
|
|
@ -17,4 +17,5 @@ async def main():
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
asyncio.run(main())
|
||||
asyncio.run(main())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue