Skip to content

JamieLee0510/MetaGPT-ts

Repository files navigation

MetaGPT: The Multi-Agent Framework

MetaGPT logo: Enable GPT to work in software company, collaborating to tackle more complex tasks.

Assign different roles to GPTs to form a collaborative entity for complex tasks.( The Typescript version of MetaGPT)

CN doc EN doc JA doc License: MIT roadmap Discord Follow Twitter Follow

Open in Dev Containers Open in GitHub Codespaces Hugging Face

Get Started

Installation

$ npm install metagpt

Configuration

create .env file:

OPENAI_API_KEY=sk-xxxx

(Currently just use OpenAI api as LLM response client)

Usage

Could refer the examples in examples/**.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published