MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

MetaGpt not as a oneshot commander, but a continue chat backend api server.

Open code959437957 opened this issue 1 year ago • 1 comments

The most common usage case about MetaGpt is just like a one-shot command executor。

You input the task: " write me a golang hello world"

And MetaGpt will do lots of works for you, and then return you the workspace contains the code and document files。

BUT, if can we make MetaGPT as a chat backend API server。

For example, we sold shoes, we want to train a AI salesman。

The salesman should know each shoes style, size, and it's price.

It must answer question about the shoes. provided price sheets for customers.

And if customer not willing to buy, the salesman should talk to customers, to make customer buy shoes as well.

So this is not a simple application, but a very complex requirement.

The role should have much knowledge on sales skills, and well talk ability。

MetaGPT seems can do this job, but i don't know how to make it running as a API server.

It should read and remember talk sessions。 may be keep the same customer talk history for a long time, Next time the customer came back, we should still remember what he talked。

code959437957 avatar Jun 25 '24 09:06 code959437957

Yes, I think this is very important. I think the human-computer interaction mode should be optimized in the streaming interface. The current terminal interaction method is very inconvenient.

zhaoq1 avatar Jun 27 '24 08:06 zhaoq1

We will fix this issue in version 1.0

geekan avatar Oct 20 '24 07:10 geekan

This issue has no activity in the past 30 days. Please comment on the issue if you have anything to add.

github-actions[bot] avatar Jan 04 '25 00:01 github-actions[bot]

This issue was closed due to 45 days of inactivity. If you feel this issue is still relevant, please reopen the issue to continue the discussion.

github-actions[bot] avatar Jan 19 '25 00:01 github-actions[bot]