Merge pull request #1559 from geekan/mgx_ops

MG 1.0 first version, will be further optimized
This commit is contained in:
better629 2025-03-10 00:04:36 +08:00 committed by GitHub
commit 3d4d0360dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
337 changed files with 22902 additions and 1365 deletions

View file

@ -77,6 +77,8 @@ # or `pip install --upgrade git+https://github.com/geekan/MetaGPT.git`
# or `git clone https://github.com/geekan/MetaGPT && cd MetaGPT && pip install --upgrade -e .`
```
**Install [node](https://nodejs.org/en/download) and [pnpm](https://pnpm.io/installation#using-npm) before actual use.**
For detailed installation guidance, please refer to [cli_install](https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html#install-stable-version)
or [docker_install](https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html#install-with-docker)