geekan / MetaGPT

🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
https://deepwisdom.ai/
MIT License
41.38k stars 4.93k forks source link

MetaGPT Typescript version #1310

Open JamieLee0510 opened 1 month ago

JamieLee0510 commented 1 month ago

Hi MetaGPT Team,

I've created a TypeScript version of MetaGPT, which currently includes implementations for Role, Action, and Environment. At present, this version only uses the OpenAI SDK, whereas the official MetaGPT supports multiple LLM models. I plan to continue expanding this version and would welcome any contributions or feedback.

You can find the repository here: MetaGPT-ts

Looking forward to your thoughts and contributions!

Best regards, Jamie

geekan commented 1 month ago

Great work!

usamimeri commented 1 month ago

厉害啊,这个对学MetaGPT和Typescript都很有帮助!后续可以考虑把这个加到用例中。