MemGPT-AutoGEN-LLM icon indicating copy to clipboard operation
MemGPT-AutoGEN-LLM copied to clipboard

[FEATURE REQUEST] Simple FastAPI implementation

Open rosx27 opened this issue 2 years ago • 1 comments

This is the simplest, most comprehensible code i've seen so far, however, I think most people won't be using terminal to talk to the AI agent.

Can you include a simple implementation of FastAPI with uvirorn so that it will run and we can talk to the AI agent through browser?

I've been trying (and failing) to run autogen on a browser, however, through my testing, i was able to send a message to the AI but the responses were not being displayed on the webpage. I've seen some repo:

  • ryanshrott: uses chainlit which i'm not familiar with and therefore unable to modify the interface to my liking.
  • yepher: same as above.
  • bonadio: too complex for my level of understanding about python, javascript, and react (which is nonexistent).
  • others...

rosx27 avatar Nov 05 '23 10:11 rosx27

Yes. I shall look into FastAPI

PromptEngineer48 avatar Nov 05 '23 11:11 PromptEngineer48