0.1.1 • Published 1 year ago

metagpt v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

MetaGPT: The Multi-Agent Framework

Get Started

Installation

$ npm install metagpt

Configuration

create .env file:

OPENAI_KEY=sk-xxxx

(Currently just use OpenAI api as LLM response client)

Usage

Could refer the examples in examples/**.

0.1.1

1 year ago

0.1.0

1 year ago