metagpt
v0.1.1
Published
The Multi-Agent Framework
Readme
MetaGPT: The Multi-Agent Framework
Get Started
Installation
$ npm install metagptConfiguration
create .env file:
OPENAI_KEY=sk-xxxx(Currently just use OpenAI api as LLM response client)
Usage
Could refer the examples in examples/**.
